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 c8287d89..621b37da 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId> |