diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-08 08:43:38 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-11-08 09:21:34 +0800 |
commit | bd30da3e6f6f143654851070e669087ea1d0cc2c (patch) | |
tree | de015b9515adf9b20ea1c9d7fa19854a82fb7cd3 /res/pom.xml | |
parent | 72c39e54227a7b09845795e5f9fffb9cf3216b50 (diff) |
Update version from 1.2.0 to 1.2.13.0.1-ONAP3.0.0-ONAP1.2.1
Change-Id: Idda5dde373330f4b2822684160e979710aa57d66
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'res/pom.xml')
-rw-r--r-- | res/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/pom.xml b/res/pom.xml index 884ca88..8b3b320 100644 --- a/res/pom.xml +++ b/res/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.vfc.gvnfm.vnfres</groupId> <artifactId>vfc-gvnfm-vnfres</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.gvnfm.vnfres.res</groupId> |