diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-07 17:43:24 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-08 09:01:01 +0800 |
commit | a9916094a7c0b54ea3147cf8610dd26320179c0a (patch) | |
tree | 17a57eb53f7db1180a202681d3cf600cbdf63926 /juju | |
parent | 604ad503ff3bc4024f3c477caf2c920ab7c36027 (diff) |
Update version from 1.2.0 to 1.2.1
Change-Id: I9fa4632648dece08b99e3b4afb81b5990a62f056
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'juju')
-rw-r--r-- | juju/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juju/pom.xml b/juju/pom.xml index ae6f41e..4810a59 100644 --- a/juju/pom.xml +++ b/juju/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-gvnfm</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <modelVersion>4.0.0</modelVersion> |