summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2018-08-14 01:10:59 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-14 01:10:59 +0000
commit85e316a4a8cf30e1642be66de0072c85cb361235 (patch)
tree21cab8b8dc4fcaf07c9e9c7a61efb2abfcda4c52
parentd2bf9d6e5dedffa406f30547cebf63a239d85c1f (diff)
parentf3b66fd441e2bbd185122b9b664209b6570e81f6 (diff)
Merge "Fix invalid versions in pom.xml"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f8f19028..2c532689 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.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-svnfm</name>
<description>vfc-nfvo-driver-vnfm-svnfm</description>