diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-10-10 18:48:37 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-10-10 18:55:57 +0800 |
commit | 9f488365d66ef926f9e1ff693f3ecb47791cb878 (patch) | |
tree | 9905a6eeddf3e0dc87783ca6fd5568e5dffda7a4 /huawei/vnfmadapter/VnfmadapterService/service | |
parent | 676d1a516e0a995624bfea4c9f31554ecd2c2d38 (diff) |
Update pom and docker version of huawei-vnfmdriver1.2.0
Issue-ID: VFC-1142
Change-Id: If6fdbf5b822a9e025ee37be5110aab6d272ef11b
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 326ec22f..fc9b838d 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.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>vnfmadapter-service</artifactId> |