diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-05-23 16:04:49 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-05-23 16:04:59 +0800 |
commit | 5fa5f4e2afa00ee7287be0b7fda43228860b6537 (patch) | |
tree | fe75d5085718bbefe7ad02b8bc59ce4cbce83e69 /zte/pom.xml | |
parent | 081132cd8f456d5bd9fcc0aeda1de3545b86dcda (diff) |
fix version to 1.3.11.3.1
Change-Id: Idddb8f4103ff28137190ea76efb2a44d9658df68
Issue-ID: VFC-1388
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 35d79131..449b006b 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.0-SNAPSHOT</version> + <version>1.3.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.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc/nfvo/driver/vnfm/svnfm/zte</name> <description>vfc-nfvo-driver-vnfm-svnfm-zte</description> |