summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2018-11-08 08:43:38 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2018-11-08 09:21:34 +0800
commitbd30da3e6f6f143654851070e669087ea1d0cc2c (patch)
treede015b9515adf9b20ea1c9d7fa19854a82fb7cd3
parent72c39e54227a7b09845795e5f9fffb9cf3216b50 (diff)
Update version from 1.2.0 to 1.2.13.0.1-ONAP3.0.0-ONAP1.2.1
Change-Id: Idda5dde373330f4b2822684160e979710aa57d66 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--pom.xml2
-rw-r--r--res/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 445be19..3de89ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnfres</groupId>
<artifactId>vfc-gvnfm-vnfres</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-gvnfm-vnfres</name>
<description>vfc gvnfm vnfres</description>
diff --git a/res/pom.xml b/res/pom.xml
index 884ca88..8b3b320 100644
--- a/res/pom.xml
+++ b/res/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.vfc.gvnfm.vnfres</groupId>
<artifactId>vfc-gvnfm-vnfres</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.gvnfm.vnfres.res</groupId>