diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-10-23 19:22:32 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-10-23 19:22:48 +0800 |
commit | 8a155094476c3ed2ab5c5f66e5032d4b64f9afe1 (patch) | |
tree | f42de306ba617a08ae8456f424f171b002bab122 /nokia/pom.xml | |
parent | bcbded06b5873f412c0292b9c1ef84cbfcdc8458 (diff) |
bump version1.3.0
Issue-ID: VFC-1159
Change-Id: I757d5764fc3a6703f85a281b0f267d611542fb72
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'nokia/pom.xml')
-rw-r--r-- | nokia/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nokia/pom.xml b/nokia/pom.xml index c3d3dc5f..659cc622 100644 --- a/nokia/pom.xml +++ b/nokia/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId> <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia</groupId> |