diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 17:20:18 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-10-16 09:21:49 +0000 |
commit | 782bb36fd1da37fe8ec6f3baaee4a58cc6b3aae2 (patch) | |
tree | a960dab76bcc0509462dfdd58a98d67b3ef94bcf /zte/pom.xml | |
parent | 165e25dd14225668e05d80e2c7ae8fc2daebd483 (diff) |
Update svnfm release version to 1.3.5
Change-Id: I0c55eacefae0fe9ec9a8d23f4f70c22d588e7a8a
Issue-ID: VFC-1554
Signed-off-by: yangyan <yangyanyj@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 110a784d..f90cd730 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.4-SNAPSHOT</version> + <version>1.3.5-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.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc/nfvo/driver/vnfm/svnfm/zte</name> <description>vfc-nfvo-driver-vnfm-svnfm-zte</description> |