Changing the sdnc snapshot version 09/1609/1
authorPatrick Brady <pb071s@att.com>
Thu, 2 Mar 2017 21:09:19 +0000 (13:09 -0800)
committerPatrick Brady <pb071s@att.com>
Thu, 2 Mar 2017 21:09:58 +0000 (13:09 -0800)
The snapshot version is supposed to be more reliable right now

Change-Id: Iaf47a1444b4622dd41e2263d2782c334663f32e9
Signed-off-by: Patrick Brady <pb071s@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8989fd8..1c5673e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.openecomp.sdnc.core</groupId>
         <artifactId>root</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <packaging>pom</packaging>
     <groupId>org.openecomp.appc</groupId>
         <dme2-version>3.1.200</dme2-version>
         <cambriaClient-version>0.0.1</cambriaClient-version>
         <!-- OPENECOMP SDNC versions -->
-        <sdnctl.sli.version>1.0.0</sdnctl.sli.version>
+        <sdnctl.sli.version>1.0.0-SNAPSHOT</sdnctl.sli.version>
         <!--<sdnctl.sli.version>${sdnc.core.version}</sdnctl.sli.version> -->
-        <sdnctl.dblib.version>1.0.0</sdnctl.dblib.version>
-        <sdnctl.aai.service.version>1.0.0</sdnctl.aai.service.version>
+        <sdnctl.dblib.version>1.0.0-SNAPSHOT</sdnctl.dblib.version>
+        <sdnctl.aai.service.version>1.0.0-SNAPSHOT</sdnctl.aai.service.version>
         <!-- <jmxGeneratorPath>target/generated-sources/yang-gen-config</jmxGeneratorPath> -->
         <salGeneratorPath>target/generated-sources/yang-gen-sal</salGeneratorPath>
         <!-- <OpenStack-API-version>3.3.4</OpenStack-API-version> -->