diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-10-11 09:06:55 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-10-11 09:06:55 +0800 |
commit | 7d5d2073e171d904599c28f4126a7ed4ec5e1751 (patch) | |
tree | 71c120ae36441f73bd0e03c999c2abf7363b9b99 /wso2 | |
parent | d7916a0892b88efed12a24e5bbf54c7bf78cfbe6 (diff) |
Update pom version of vfc-wfengine
Change-Id: I95c24090dd8accb03ca11ad78ab32b8467b9a6e2
Issue-ID: VFC-1142
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'wso2')
-rw-r--r-- | wso2/rest-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wso2/rest-client/pom.xml b/wso2/rest-client/pom.xml index 32f8c84..544d1ad 100644 --- a/wso2/rest-client/pom.xml +++ b/wso2/rest-client/pom.xml @@ -28,7 +28,7 @@ <dependency> <groupId>org.openo.common-services.common-utilities</groupId> <artifactId>commonlib-cbb</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.eclipse.jetty.aggregate</groupId> |