diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 15:02:46 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-09-03 07:06:09 +0000 |
commit | e785b0e792f5b50ff2b3667ef61a1ccf6b018d20 (patch) | |
tree | 935d7bbd390cc6bf1d6fc7d68694e82afddcf40a /juju/pom.xml | |
parent | 0c19979b81688f6703dc07c4186e0bcb4dce9db4 (diff) |
Update project of gvnfm to 1.3.6
Change-Id: I4d06317a325eebc4846e474cd9252a0817aa863b
Issue-ID: VFC-1507
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 f89ecd2..0b29fb4 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.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> </parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <modelVersion>4.0.0</modelVersion> <artifactId>juju</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-gvnfm-juju</name> <description>nfvo juju-vnfmadapter</description> |