diff options
Diffstat (limited to 'huawei/vnfmadapter/VnfmadapterService/deployment')
-rw-r--r-- | huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml index b5ebed5b..3a38be55 100644 --- a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter</groupId> <artifactId>vnfmadapter-service-root</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>hw-vnfmadapter-deployment</artifactId> |