diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-11-08 20:45:28 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-11-08 20:45:34 +0800 |
commit | f53e9a2b563bcd16296e2f1cfaace305e0f48150 (patch) | |
tree | dec63f2fb407a827f1257b44989f3990495c2759 /nokiav2/pom.xml | |
parent | 43fa14628bf3d741c551dc6cbfe2e6cbb7647273 (diff) |
Update version to 1.2.1
Issue-ID: VFC-1163
Change-Id: Ie48cbdcc7120b39249197050e4a58155840d04aa
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'nokiav2/pom.xml')
-rw-r--r-- | nokiav2/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml index e9dfd789..8c59c347 100644 --- a/nokiav2/pom.xml +++ b/nokiav2/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.1-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokiav2</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm-nokiav2</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-driver-vnfm-svnfm-nokiav2</name> <properties> |