diff options
author | Fu Jinhua <fu.jinhua@zte.com.cn> | 2017-11-29 06:24:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-29 06:24:21 +0000 |
commit | 6fd09a47ab75b0f8177db35c9ded5aefb85e0aa8 (patch) | |
tree | 5faedf026aa78e2e90dee1a514cba556205c24cc /huawei/pom.xml | |
parent | ecdd769d5b85f26075f18ef4f333a421d55f0162 (diff) | |
parent | dd57b589649455e1550a76f02bf5b5d3142b77bf (diff) |
Merge "Bump minor version"
Diffstat (limited to 'huawei/pom.xml')
-rw-r--r-- | huawei/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/huawei/pom.xml b/huawei/pom.xml index ea163c90..b6f765ed 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm-huawei</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm-huawei</name> <description>vfc-nfvo-driver-vnfm-svnfm-huawei</description> |