update version to 1.3.2 30/88430/2 1.3.2
authoryangyan <yangyanyj@chinamobile.com>
Fri, 24 May 2019 01:27:41 +0000 (09:27 +0800)
committerYan Yang <yangyanyj@chinamobile.com>
Fri, 24 May 2019 01:31:03 +0000 (01:31 +0000)
Change-Id: I2d7ff49a1432408c2e0cec0ad05b23d071a82916
Issue-ID: VFC-1394
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
gvnfmadapter/docker/build_image.sh
gvnfmadapter/pom.xml
juju/juju-vnfmadapter/Juju-vnfmadapterService/deployment/pom.xml
juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/build_image.sh
juju/juju-vnfmadapter/Juju-vnfmadapterService/pom.xml
juju/juju-vnfmadapter/Juju-vnfmadapterService/service/pom.xml
juju/juju-vnfmadapter/pom.xml
juju/pom.xml
pom.xml
version.properties

index 920811c..3911cbf 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.3.1"
+VERSION="1.3.2"
 PROJECT="vfc"
 IMAGE="gvnfmdriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
index e0ef7ff..fab9398 100644 (file)
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>vfc-nfvo-driver-vnfm-gvnfm</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm.gvnfmadapter</groupId>
     <artifactId>vfc-nfvo-driver-vnfm-gvnfm-gvnfmadapter</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vfc-nfvo-driver-vnfm-gvnfm-gvnfmadapter</name>
     <properties>
index d6b6d2f..c7001ad 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>juju-vnfmadapter-service-root</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>juju-vnfmadapterservice-deployment</artifactId>
index 0a81c41..4817e25 100644 (file)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.3.1"
+VERSION="1.3.2"
 PROJECT="vfc"
 IMAGE="jujudriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"
index 5095ce8..592f075 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>juju-vnfmadapter</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
     <artifactId>juju-vnfmadapter-service-root</artifactId>
     <name>vfc-nfvo-driver-vnfm-gvnfm-juju-vnfmadapter-vnfmadapterService</name>
index 97f8b8b..4282627 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>juju-vnfmadapter-service-root</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>juju-vnfmadapter-service</artifactId>
index a2a289c..2016da9 100644 (file)
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>juju</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>juju-vnfmadapter</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vfc-nfvo-driver-vnfm-gvnfm-juju-vnfmadapter</name>
     <description>nfvo juju-vnfmadapter</description>
index 2f84a82..57028a3 100644 (file)
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>vfc-nfvo-driver-vnfm-gvnfm</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>juju</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vfc-nfvo-driver-vnfm-gvnfm-juju</name>
     <description>nfvo juju-vnfmadapter</description>
diff --git a/pom.xml b/pom.xml
index 45e6df5..36febeb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
     <artifactId>vfc-nfvo-driver-vnfm-gvnfm</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vfc-nfvo-driver-vnfm-gvnfm</name>
     <description>vfc nfvo drivers-vnfm-gvnfm</description>
index 3566fa0..bf02e8d 100644 (file)
@@ -19,7 +19,7 @@
 
 major=1
 minor=3
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}