diff options
Diffstat (limited to 'huawei/vnfmadapter/VnfmadapterService/service')
-rw-r--r-- | huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 94164607..9945647c 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter</groupId> <artifactId>vnfmadapter-service-root</artifactId> - <version>1.3.9-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>vnfmadapter-service</artifactId> |