diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 17:51:03 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-24 17:51:09 +0800 |
commit | a9279dd8b1bd9eedfdeb55323d52ab29def9103c (patch) | |
tree | 7da64321e558235c0a3637505f051385237fc280 /pom.xml | |
parent | 87d77aa07f5d10c0a0c218999a9c9f45c2272a10 (diff) |
update vfc version to 1.3.0
Change-Id: I5a1654155fe1cf2062e51eca2ed08b8863da2729
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
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.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnfres</name> <description>vfc gvnfm vnfres</description> |