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 /wso2/dropwizard-ioc-container | |
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 'wso2/dropwizard-ioc-container')
-rw-r--r-- | wso2/dropwizard-ioc-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wso2/dropwizard-ioc-container/pom.xml b/wso2/dropwizard-ioc-container/pom.xml index 6223c7f..039528d 100644 --- a/wso2/dropwizard-ioc-container/pom.xml +++ b/wso2/dropwizard-ioc-container/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openo.common-services.common-utilities</groupId> <artifactId>common-setting</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>dropwizard-ioc-container</artifactId> <name>common-services-common-utilities/dropwizard-ioc-container</name> |