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 /res/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 'res/pom.xml')
-rw-r--r-- | res/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/pom.xml b/res/pom.xml index 21be9e9..efb748b 100644 --- a/res/pom.xml +++ b/res/pom.xml @@ -20,12 +20,12 @@ <parent> <groupId>org.onap.vfc.gvnfm.vnfres</groupId> <artifactId>vfc-gvnfm-vnfres</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.gvnfm.vnfres.res</groupId> <artifactId>vfc-gvnfm-vnfres-res</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-gvnfm-vnfres-res</name> <description>vfc gvnfm vnfres res</description> |