Merge "Fix the artifact version to avoid build failure"
authorPatrick Brady <pb071s@att.com>
Tue, 7 Mar 2017 16:35:52 +0000 (16:35 +0000)
committerGerrit Code Review <gerrit@openecomp.org>
Tue, 7 Mar 2017 16:35:52 +0000 (16:35 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 6a61702..83a73fb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.openecomp.sdnc.core</groupId>
         <artifactId>root</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>