summaryrefslogtreecommitdiffstats
path: root/juju/juju-vnfmadapter/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-06-03 10:35:32 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-06-03 10:35:42 +0800
commitb4b715e8fe761f233017510305ea2a5a7c6e0463 (patch)
tree9292d066250ef3b4001dcbc34154f350a4f79ba3 /juju/juju-vnfmadapter/pom.xml
parent429567e5709212f689d2012e67d6791f4d9210c8 (diff)
update gvnfm version to 1.3.4dublin
Change-Id: Ifab8b8ef742aac1e670fdb755b96071cc1c8661b Issue-ID: VFC-1410 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 123d2df..feba237 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.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>juju-vnfmadapter</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-gvnfm-juju-vnfmadapter</name>
<description>nfvo juju-vnfmadapter</description>