summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--huawei/pom.xml2
-rw-r--r--nokia/pom.xml2
-rw-r--r--version.properties2
-rw-r--r--zte/pom.xml2
4 files changed, 4 insertions, 4 deletions
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 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-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 c3d3dc5f..659cc622 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.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia</groupId>
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 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte</groupId>