[VERSION] Roll back to snapshot 91/1391/1
authorDan Timoney <dtimoney@att.com>
Fri, 24 Feb 2017 19:03:39 +0000 (14:03 -0500)
committerDan Timoney <dtimoney@att.com>
Fri, 24 Feb 2017 19:04:09 +0000 (14:04 -0500)
Roll back to version 1.0.0-SNAPSHOT

Change-Id: Icf45d62d223d7f8f1111452c93489d9ba9184273
Signed-off-by: Dan Timoney <dtimoney@att.com>
20 files changed:
asdcApi/features/pom.xml
asdcApi/installer/pom.xml
asdcApi/model/pom.xml
asdcApi/pom.xml
asdcApi/provider/pom.xml
dataChange/features/pom.xml
dataChange/installer/pom.xml
dataChange/model/pom.xml
dataChange/pom.xml
dataChange/provider/pom.xml
pom.xml
vnfapi/features/pom.xml
vnfapi/installer/pom.xml
vnfapi/model/pom.xml
vnfapi/pom.xml
vnfapi/provider/pom.xml
vnftools/features/pom.xml
vnftools/installer/pom.xml
vnftools/pom.xml
vnftools/provider/pom.xml

index 41970e2..e62ffe0 100755 (executable)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-features</artifactId>
 
index 23ea77d..5d002c7 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-installer</artifactId>
        <name>asdcApi  - Karaf  Installer</name>
index 04198e0..eab21d0 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi-model</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <build>
index aaea307..b228b8e 100755 (executable)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>asdcApi</feature-name>
index 033cd29..df3040b 100755 (executable)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-provider</artifactId>
        <packaging>bundle</packaging>
index 6f993f8..8d3a091 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-features</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <packaging>jar</packaging>
 
index 3a5fa50..f4119ea 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>dataChange-installer</artifactId>
        <name>dataChange  - Karaf  Installer</name>
index e5772f4..3accef0 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-model</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
 
index 90d3311..85951d5 100755 (executable)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>dataChange</feature-name>
index f2cd725..3b1ede0 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>dataChange-provider</artifactId>
        <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index 2f5866c..ee51dcf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,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>
        <organization>
                <name>AT&amp;T</name>
        </organization>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
 
 </project>
index e4c3214..6dc16d9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-features</artifactId>
 
index 9553b52..e48ca37 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-installer</artifactId>
        <name>VNF API  - Karaf  Installer</name>
index cf354ed..f4879c6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-model</artifactId>
        <packaging>bundle</packaging>
index 8e92a9a..22287e8 100644 (file)
@@ -5,13 +5,13 @@
        <parent>
            <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-           <version>1.0.0</version>
+           <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>vnfapi</artifactId>
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>vnfapi</feature-name>
index 6841ac4..455a599 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-provider</artifactId>
        <packaging>bundle</packaging>
index 7f0797f..ff7c146 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-features</artifactId>
        <name>VNF tools Plugin - Features</name>
index acf7dcc..c5b1ed3 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-installer</artifactId>
        <name>VNF Tools Plugin  - Karaf  Installer</name>
index 59a876f..c93a2a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,7 @@
        <name>VNF Tools Plugin</name>
        <description>Provides execute nodes to Directed Graphs that use the VNF Module.</description>
 
-       <version>1.0.0</version>
+       <version>1.0.0-SNAPSHOT</version>
 
         <dependencyManagement>
 
index cce9e24..5aad3f9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>vnftools</artifactId>
-               <version>1.0.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-provider</artifactId>
        <packaging>bundle</packaging>