From: yangyan Date: Tue, 23 Oct 2018 11:22:32 +0000 (+0800) Subject: bump version X-Git-Tag: 1.3.0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Ftags%2F1.3.0;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git bump version Issue-ID: VFC-1159 Change-Id: I757d5764fc3a6703f85a281b0f267d611542fb72 Signed-off-by: yangyan --- diff --git a/huawei/pom.xml b/huawei/pom.xml index c8287d89..621b37da 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -18,7 +18,7 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm vfc-nfvo-driver-vnfm-svnfm - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei diff --git a/nokia/pom.xml b/nokia/pom.xml index c3d3dc5f..659cc622 100644 --- a/nokia/pom.xml +++ b/nokia/pom.xml @@ -18,7 +18,7 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm vfc-nfvo-driver-vnfm-svnfm - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia diff --git a/version.properties b/version.properties index 2cddbb0d..75e785ba 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} diff --git a/zte/pom.xml b/zte/pom.xml index fd3be392..c5702e8d 100644 --- a/zte/pom.xml +++ b/zte/pom.xml @@ -18,7 +18,7 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm vfc-nfvo-driver-vnfm-svnfm - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.zte