[VERSION] Roll to next version 61/2161/2
authorDan Timoney <dtimoney@att.com>
Wed, 15 Mar 2017 14:42:10 +0000 (10:42 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 15 Mar 2017 17:17:57 +0000 (13:17 -0400)
Roll to version 1.1.0-SNAPSHOT

Change-Id: I3da790c1ed744760070953905180bdc72464843c
Signed-off-by: Dan Timoney <dtimoney@att.com>
21 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
version.properties
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 e62ffe0..6644b0d 100755 (executable)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-features</artifactId>
 
index 5d002c7..f5c3771 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-installer</artifactId>
        <name>asdcApi  - Karaf  Installer</name>
index eab21d0..ab1dd77 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi-model</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <build>
index b228b8e..fc1356e 100755 (executable)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>asdcApi</feature-name>
index df3040b..590eae8 100755 (executable)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>asdcApi-provider</artifactId>
        <packaging>bundle</packaging>
index 8d3a091..52e8c56 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-features</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
 
        <packaging>jar</packaging>
 
index f4119ea..7ab3209 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>dataChange-installer</artifactId>
        <name>dataChange  - Karaf  Installer</name>
index 3accef0..d0f25a6 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-model</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
 
index 85951d5..0223a29 100755 (executable)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>dataChange</feature-name>
index 3b1ede0..96ce511 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>dataChange-provider</artifactId>
        <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index ee51dcf..70fab51 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-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <organization>
                <name>AT&amp;T</name>
        </organization>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
 
 
 </project>
index feea708..60b87d4 100644 (file)
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=1
-sprint_number=0
+sprint_number=1
 feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}
index 6dc16d9..8098c7c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-features</artifactId>
 
index e48ca37..88b38e9 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-installer</artifactId>
        <name>VNF API  - Karaf  Installer</name>
index f4879c6..6ac17fe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-model</artifactId>
        <packaging>bundle</packaging>
index 22287e8..4f8d7e5 100644 (file)
@@ -5,13 +5,13 @@
        <parent>
            <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-           <version>1.0.0-SNAPSHOT</version>
+           <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>vnfapi</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
 
        <properties>
                <feature-name>vnfapi</feature-name>
index 455a599..2d0b3f9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-provider</artifactId>
        <packaging>bundle</packaging>
index ff7c146..fc59bac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-features</artifactId>
        <name>VNF tools Plugin - Features</name>
index c5b1ed3..d08e313 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-installer</artifactId>
        <name>VNF Tools Plugin  - Karaf  Installer</name>
index c93a2a5..18d2437 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>sdnc-northbound</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.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-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
 
         <dependencyManagement>
 
index 5aad3f9..9935b9a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.northbound</groupId>
                <artifactId>vnftools</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-provider</artifactId>
        <packaging>bundle</packaging>