diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-10-10 13:55:04 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-10-10 13:55:04 +0800 |
commit | d7916a0892b88efed12a24e5bbf54c7bf78cfbe6 (patch) | |
tree | 1fab125decf8fde92a410ea507bc41c62ca3c362 /pom.xml | |
parent | da1625f8f4db572eb64aad435e33adbcf7dc5a92 (diff) |
Update pom and docker version of vfc-wfengine
Change-Id: I87dae7edd4282ccdcd7c4ffae9dfd456d856602e
Issue-ID: VFC-1142
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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.nfvo.wfengine</groupId>
<artifactId>wfengine</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-wfengine</name>
<description>vfc/nfvo/wfengine</description>
|