Set refrepo version to 1.3.0 25/87025/1
authorVictor Gao <victor.gao@huawei.com>
Mon, 6 May 2019 12:07:38 +0000 (20:07 +0800)
committerVictor Gao <victor.gao@huawei.com>
Mon, 6 May 2019 12:07:38 +0000 (20:07 +0800)
Issue-ID: VNFSDK-402

Change-Id: I48a1d4397f3f5043f9f12dc92d7b34df076608ce
Signed-off-by: Victor Gao <victor.gao@huawei.com>
pom.xml
version.properties
vnfmarket-be/deployment/docker/docker-postgres/pom.xml
vnfmarket-be/deployment/docker/docker-refrepo/pom.xml
vnfmarket-be/deployment/pom.xml
vnfmarket-be/pom.xml
vnfmarket-be/vnf-sdk-marketplace/pom.xml
vnfmarket/pom.xml

diff --git a/pom.xml b/pom.xml
index 268cac4..fb1fd06 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vnfsdk.refrepo</groupId>
     <artifactId>vnfmarket</artifactId>
-    <version>1.2.1</version>
+    <version>1.3.0</version>
     <packaging>pom</packaging>
     <name>vnfsdk-refrepo</name>
 
index 10a6323..235314e 100644 (file)
@@ -4,8 +4,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=2
-patch=1
+minor=3
+patch=0
 
 base_version=${major}.${minor}.${patch}
 
index b40ed58..dbbe3e1 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.vnfsdk.refrepo</groupId>
         <artifactId>vnfmarket-deployment</artifactId>
-        <version>1.2.1</version>
+        <version>1.3.0</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 4c784a3..9e47685 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.vnfsdk.refrepo</groupId>
         <artifactId>vnfmarket-deployment</artifactId>
-        <version>1.2.1</version>
+        <version>1.3.0</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 610cc5d..27d8261 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.vnfsdk.refrepo</groupId>
         <artifactId>vnf-sdk-marketplace-core-parent</artifactId>
-        <version>1.2.1</version>
+        <version>1.3.0</version>
     </parent>
 
     <artifactId>vnfmarket-deployment</artifactId>
index 59cd392..94aa109 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.onap.vnfsdk.refrepo</groupId>
         <artifactId>vnfmarket</artifactId>
-        <version>1.2.1</version>
+        <version>1.3.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index b60b793..edef4ae 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.onap.vnfsdk.refrepo</groupId>
         <artifactId>vnf-sdk-marketplace-core-parent</artifactId>
-        <version>1.2.1</version>
+        <version>1.3.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 2677806..d03c75c 100644 (file)
@@ -25,7 +25,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>vnfmarket-gui</artifactId>
-    <version>1.2.1</version>
+    <version>1.3.0</version>
     <packaging>war</packaging>
     <name>client-gui/vnfmarket</name>