diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-04-14 15:32:36 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2020-04-14 07:43:22 +0000 |
commit | b88687616ad5caf5eac89248a061ee9ad79194e5 (patch) | |
tree | 4594ebaf094a75bcbb46794d48bd700b869b43f5 /juju/pom.xml | |
parent | cb8ef50a9d14951c8f4abecf0364378d48ad326a (diff) |
Update vfc-gvnfm release version to 1.3.91.3.9
Change-Id: I46a6dbf066261d50b264f5cd697c2dd1ac3f6b9c
Issue-ID: VFC-1626
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'juju/pom.xml')
-rw-r--r-- | juju/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/juju/pom.xml b/juju/pom.xml index 672fe86..eaafa8f 100644 --- a/juju/pom.xml +++ b/juju/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-gvnfm</artifactId> - <version>1.3.8-SNAPSHOT</version> + <version>1.3.9-SNAPSHOT</version> </parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <modelVersion>4.0.0</modelVersion> <artifactId>juju</artifactId> - <version>1.3.8-SNAPSHOT</version> + <version>1.3.9-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-gvnfm-juju</name> <description>nfvo juju-vnfmadapter</description> |