diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-08-27 10:59:26 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-08-27 11:00:22 +0800 |
commit | 8db869b6155cfe398aece70709f320882f6ffb6d (patch) | |
tree | 4e63eea836a42e258e5f7f2aa5e830ed9cf9f940 /pom.xml | |
parent | 4a4ed307875700b4e15d79cad841cadf18aa8e64 (diff) |
update version of vnfres
Change-Id: I607ef6dae1e68e8a2f4279f6ec2136e80c6f52e8
Issue-ID: VFC-1080
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.gvnfm.vnfres</groupId> <artifactId>vfc-gvnfm-vnfres</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnfres</name> <description>vfc gvnfm vnfres</description> |