diff options
-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> |