diff options
author | dengyh <dengyuanhong@chinamobile.com> | 2020-09-27 17:17:39 +0800 |
---|---|---|
committer | dengyh <dengyuanhong@chinamobile.com> | 2020-09-27 17:17:51 +0800 |
commit | 58175e949483b3b21372a1c268ba7ed2fd317f72 (patch) | |
tree | f0ae69e74ec6d22897a191b9eaf378c03e4c5a25 /zte/pom.xml | |
parent | a8a4d6a0f1abf83cbb596a375f453d99fb2c8ed0 (diff) |
Update vfc-svnfm-zte release vsersion to 1.3.81.3.8
Issue-ID: VFC-1753
Change-Id: I10976c5e9d3f835f0e7399bf8e23d8dd72038811
Signed-off-by: dengyh <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 1bce8e46..fb9ce967 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.7-SNAPSHOT</version> + <version>1.3.8-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.7-SNAPSHOT</version> + <version>1.3.8-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc/nfvo/driver/vnfm/svnfm/zte</name> <description>vfc-nfvo-driver-vnfm-svnfm-zte</description> |