diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-11-27 09:22:09 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-11-27 09:22:27 +0800 |
commit | 48496976194d974727c074e7f5c0aadc2e22b773 (patch) | |
tree | 58b2897e8cbc22e66008ab51814c93bf1ec38c44 /zte/pom.xml | |
parent | ab585af4945a830db50282594a756898bf4cddcf (diff) |
Update vfc version to 1.2.2
Issue-ID: VFC-1194
Change-Id: I87dbc01097979008dc3ca0aea090b9819b4364bb
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 44fcd221..ece5f1d5 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.2.1-SNAPSHOT</version> + <version>1.2.2-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.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc/nfvo/driver/vnfm/svnfm/zte</name> <description>vfc-nfvo-driver-vnfm-svnfm-zte</description> |