summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-08-16 19:10:49 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-08-16 19:10:53 +0800
commit5ca5fe649edbf53d508677b60f94203b0b65a37e (patch)
treeccd3bd8f48813f098375a5c9fcff8980fa826e08
parent85e316a4a8cf30e1642be66de0072c85cb361235 (diff)
fix pom dependence error
Issue-ID: VFC-1027 Change-Id: Ie07cb3175bf72f7e565dc2496c83ed37b9653708 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2c532689..f8f19028 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.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-svnfm</name>
<description>vfc-nfvo-driver-vnfm-svnfm</description>