summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-11-08 12:00:31 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-11-08 12:00:31 +0800
commitf3a7349ce2b342fc497035950d0afd000e71ce9c (patch)
tree21eae90f5fac067cc52ed9712173d9d2fa1ab4e3
parent029a1743a0e3e5c81a232c2153ea9d1b808ba7b6 (diff)
Bump vfc-ztesvnfmdriver release version to 1.0.1
Change-Id: I39dc223d1610e8d7408e53a2d65cab3a12c4b9c3 Issue-Id: VFC-586 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--huawei/pom.xml2
-rw-r--r--nokia/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
-rw-r--r--zte/pom.xml4
-rwxr-xr-xzte/vmanager/docker/build_image.sh2
-rw-r--r--zte/vmanager/pom.xml4
7 files changed, 9 insertions, 9 deletions
diff --git a/huawei/pom.xml b/huawei/pom.xml
index 5984032d..5f31957e 100644
--- a/huawei/pom.xml
+++ b/huawei/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId>
diff --git a/nokia/pom.xml b/nokia/pom.xml
index 80923c97..39d09751 100644
--- a/nokia/pom.xml
+++ b/nokia/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia</groupId>
diff --git a/pom.xml b/pom.xml
index 7da0d854..9890814d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-svnfm</name>
<description>vfc-nfvo-driver-vnfm-svnfm</description>
diff --git a/version.properties b/version.properties
index 4a362766..88587fbf 100644
--- a/version.properties
+++ b/version.properties
@@ -19,7 +19,7 @@
major=1
minor=0
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
diff --git a/zte/pom.xml b/zte/pom.xml
index 7499018b..2ecd9694 100644
--- a/zte/pom.xml
+++ b/zte/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm-zte</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc/nfvo/driver/vnfm/svnfm/zte</name>
<description>vfc-nfvo-driver-vnfm-svnfm-zte</description>
diff --git a/zte/vmanager/docker/build_image.sh b/zte/vmanager/docker/build_image.sh
index 4aed97c4..57575415 100755
--- a/zte/vmanager/docker/build_image.sh
+++ b/zte/vmanager/docker/build_image.sh
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
BUILD_ARGS="--no-cache"
ORG="onap"
-VERSION="1.0.0"
+VERSION="1.0.1"
PROJECT="vfc"
IMAGE="ztevmanagerdriver"
DOCKER_REPOSITORY="nexus3.onap.org:10003"
diff --git a/zte/vmanager/pom.xml b/zte/vmanager/pom.xml
index 1b7f9839..b5867498 100644
--- a/zte/vmanager/pom.xml
+++ b/zte/vmanager/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm-zte</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte.vmanager</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm-zte-vmanager</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc/nfvo/driver/vnfm/svnfm/zte/vmanager</name>
<description>vfc nfvo driver-vnfm-svnfm-zte-vmanager</description>