update versioning 61/25261/1
authorvagrant <vv770d@att.com>
Sat, 25 Nov 2017 07:08:34 +0000 (07:08 +0000)
committervagrant <vv770d@att.com>
Sat, 25 Nov 2017 07:08:49 +0000 (07:08 +0000)
Change-Id: I84834c92e6903255a5a55832cbeeb34f9a6897ed
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
bootstrap/pom.xml
cloud_init/pom.xml
pom.xml
scripts/pom.xml

index 3f39a70..c617385 100644 (file)
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <parent>
     <groupId>org.onap.dcaegen2.deployments</groupId>
     <artifactId>deployments</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>bootstrap</artifactId>
index f198ef2..7eb0513 100644 (file)
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <parent>
     <groupId>org.onap.dcaegen2.deployments</groupId>
     <artifactId>deployments</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>cloud_init</artifactId>
diff --git a/pom.xml b/pom.xml
index 7a241fb..793f4aa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
   <artifactId>deployments</artifactId>
   <name>dcaegen2-deployments</name>
 
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <packaging>pom</packaging>
 
index fd0a293..2e97203 100644 (file)
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <parent>
     <groupId>org.onap.dcaegen2.deployments</groupId>
     <artifactId>deployments</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>scripts</artifactId>