diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-24 09:27:41 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-05-24 01:31:03 +0000 |
commit | a625474297dfedef2fa894c40828f7867ac6f304 (patch) | |
tree | 32eb58b26b0f3789cf5e149e76c30191424609c3 /juju/pom.xml | |
parent | 39801f1162e598ebdbf4f2c0cc87324b4fd364c3 (diff) |
update version to 1.3.21.3.2
Change-Id: I2d7ff49a1432408c2e0cec0ad05b23d071a82916
Issue-ID: VFC-1394
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 2f84a82..57028a3 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.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <modelVersion>4.0.0</modelVersion> <artifactId>juju</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-gvnfm-juju</name> <description>nfvo juju-vnfmadapter</description> |