diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-08 11:48:36 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-11-08 14:25:25 +0800 |
commit | 4f782a46ba1cc51cc0c126dacc445fa277fb3292 (patch) | |
tree | e5df38604cbc7302d655ef0e6aec5ab74e0b5a89 /juju | |
parent | 258c225ddc070ce0845628389fc4f21647750a01 (diff) |
Bump vfc-gvnfmadapter release version to 1.0.1v1.0.11.0.0-ONAP1.0.0-Amsterdam
Change-Id: I2f59a3509c575a9643cba563667726fe6af123a6
Issue-Id: VFC-586
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 d76761b..d570149 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.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <modelVersion>4.0.0</modelVersion> |