diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-03-08 13:48:43 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-03-08 13:48:52 +0800 |
commit | 2c8295d3312ddb303830cced31f40d5add5b3f11 (patch) | |
tree | 6ab9e945269919c3f36c83c0b0527412d914ab83 /zte/pom.xml | |
parent | 0b96b9cf81fed245495d1d8fe369ea24d56a0a64 (diff) |
Update vfc-svnfm-zte release vsersion1.3.9
Change-Id: I6323ab80dea4c432f9908b33c38bb6140da4dabb
Issue-ID: VFC-1830
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'zte/pom.xml')
-rw-r--r-- | zte/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zte/pom.xml b/zte/pom.xml index fb9ce967..c02f8855 100644 --- a/zte/pom.xml +++ b/zte/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId> - <version>1.3.8-SNAPSHOT</version> + <version>1.3.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm-zte</artifactId> - <version>1.3.8-SNAPSHOT</version> + <version>1.3.9-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc/nfvo/driver/vnfm/svnfm/zte</name> <description>vfc-nfvo-driver-vnfm-svnfm-zte</description> |