Bump minor version 11/30011/1
authorAvinash S <avinash.s@huawei.com>
Thu, 1 Feb 2018 12:02:29 +0000 (12:02 +0000)
committerAvinash S <avinash.s@huawei.com>
Thu, 1 Feb 2018 12:09:36 +0000 (12:09 +0000)
Update version for develeopment for Beijing releasewq

Issue-ID: VNFSDK-147
Change-Id: I6ebc2c86ba084dd6e7e67f67c30a2dc21c06981a
Signed-off-by: Avinash S <avinash.s@huawei.com>
pom.xml
version.properties
vnfmarket-be/deployment/pom.xml
vnfmarket-be/pom.xml
vnfmarket-be/portal-marketplace/pom.xml
vnfmarket-be/vnf-sdk-marketplace/pom.xml
vnfmarket/pom.xml

diff --git a/pom.xml b/pom.xml
index a8bfa62..43a7a7a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vnfsdk.refrepo</groupId>
     <artifactId>vnfmarket</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vnfsdk-refrepo</name>
 
index bf3f0bf..0424f62 100644 (file)
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=0
+minor=1
 patch=0
 
 base_version=${major}.${minor}.${patch}
index b74e413..aa61081 100644 (file)
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>vnfmarket-deployment</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>vnfmarket/deployment</name>
     <packaging>pom</packaging>
 
index 9d2b934..356daba 100644 (file)
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vnfsdk.refrepo</groupId>
     <artifactId>vnf-sdk-marketplace-core-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vnf-sdk-marketplace-core-parent</name>
        <scm>
index c650534..e607f34 100644 (file)
@@ -22,7 +22,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>portal-marketplace</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>war</packaging>
   <build>
     <plugins>
index 500a464..50bc8a5 100644 (file)
@@ -16,7 +16,7 @@
 
        <modelVersion>4.0.0</modelVersion>
        <artifactId>vnf-sdk-marketplace</artifactId>
-       <version>1.0.0</version>
+       <version>1.1.0-SNAPSHOT</version>
        <name>vnf-sdk-marketplace/vnf-sdk-marketplace</name>
        <packaging>war</packaging>
 
index 60ef007..4fdd796 100644 (file)
@@ -25,7 +25,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>vnfmarket-gui</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>war</packaging>
     <name>client-gui/vnfmarket</name>