summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-08-22 17:27:17 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-08-22 17:27:29 +0800
commit099b6ed47c3409cbdbdcef3dbb377bfac4d17604 (patch)
tree4f45f0854222ff210d943f279b8b2a0c4b5f2b2b /pom.xml
parent5ca5fe649edbf53d508677b60f94203b0b65a37e (diff)
Fix pom dependence error
Issue-ID: VFC-1027 Change-Id: I1df475232d9753a2a778bcd002f1155d383567c2 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f8f19028..b4aa4c70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-svnfm</name>
<description>vfc-nfvo-driver-vnfm-svnfm</description>