summaryrefslogtreecommitdiffstats
path: root/juju/juju-vnfmadapter/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-10-10 18:15:18 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-10-10 18:15:23 +0800
commit4d27f2af1b805d22b3dd666cded7e95054938b5d (patch)
treef12db9f03770c82587e78babb809764f2f807731 /juju/juju-vnfmadapter/pom.xml
parent2fdc4d4170edf877091ee11a2089534102b85233 (diff)
Update pom and docker version of vfc-jujudriver1.2.0
Issue-ID: VFC-1142 Change-Id: Id3c9771a5d1bf8e06575c6eb946722c7319d0b72 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'juju/juju-vnfmadapter/pom.xml')
-rw-r--r--juju/juju-vnfmadapter/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/juju/juju-vnfmadapter/pom.xml b/juju/juju-vnfmadapter/pom.xml
index 6766f63..09aa57f 100644
--- a/juju/juju-vnfmadapter/pom.xml
+++ b/juju/juju-vnfmadapter/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
<artifactId>juju</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>juju-vnfmadapter</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-gvnfm-juju-vnfmadapter</name>
<description>nfvo juju-vnfmadapter</description>