diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-01 10:30:27 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-01 10:45:13 +0800 |
commit | 473fa46747389b9632a6e768fd1d9fc5054cf1fd (patch) | |
tree | a07a4024c2b889d3100921f48662b5ee88cae3ff /zte/pom.xml | |
parent | 588272759296eaa280a42b175dc2ff7af76b9009 (diff) |
Update the version of vfc-nfvo-driver-vnfm-svnfm1.4.1
Change-Id: Ib5d9c07b10814dcdf47732048769a78dfbb0c514
Issue-ID: VFC-1884
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 943256ab..f0ba0a4b 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.4.0-SNAPSHOT</version> + <version>1.4.1-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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc/nfvo/driver/vnfm/svnfm/zte</name> <description>vfc-nfvo-driver-vnfm-svnfm-zte</description> |