diff options
Diffstat (limited to 'huawei')
-rw-r--r-- | huawei/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/pom.xml b/huawei/pom.xml index 5f31957e..38c36473 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId> |