diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:35:32 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:35:42 +0800 |
commit | b4b715e8fe761f233017510305ea2a5a7c6e0463 (patch) | |
tree | 9292d066250ef3b4001dcbc34154f350a4f79ba3 /pom.xml | |
parent | 429567e5709212f689d2012e67d6791f4d9210c8 (diff) |
update gvnfm version to 1.3.4dublin
Change-Id: Ifab8b8ef742aac1e670fdb755b96071cc1c8661b
Issue-ID: VFC-1410
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-gvnfm</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-gvnfm</name> <description>vfc nfvo drivers-vnfm-gvnfm</description> |