From 3e68311dd577089fe40c526683f9dc6f0ec025ea Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Thu, 24 Aug 2017 23:59:52 +0800 Subject: [PATCH] Add the verion explicitly Add the version info to the pom file Change-Id: I21c8ce7c7efc9f27ca6154cccb9c48ab8513dee4 Issue-ID: HOLMES-41 Signed-off-by: GuangrongFu --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b3b0e19..209ebf5 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,7 @@ org.onap.holmes.engine-management holmes-engine-parent + 1.0.0-SNAPSHOT pom holmes-engine-parent -- 2.16.6