aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorJozsef Csongvai <jozsef.csongvai@bell.ca>2021-07-27 15:09:18 -0400
committerJozsef Csongvai <jozsef.csongvai@bell.ca>2021-08-03 11:50:34 -0400
commit62107ccbb0f566d15bf07aa338dd11d86f0ffe81 (patch)
tree2dfe7b036f2a2f62ff5ad32c824ee93f2fddc248 /common/pom.xml
parent706b42adfa369cb24922cc78ee7340d2a9153973 (diff)
Update ccsdk version to 1.1.5
New version reverts the name change that broke backward compatibility. Issue-ID: SO-3725 Change-Id: I4d41f578e2c4eef0a5d0c899b70d19d137f89839 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 391c281d40..2822db8202 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -15,7 +15,7 @@
<grpc.version>1.25.0</grpc.version>
<protobuf.version>3.10.0</protobuf.version>
<grpc.netty.version>4.1.30.Final</grpc.netty.version>
- <ccsdk.version>1.1.2</ccsdk.version>
+ <ccsdk.version>1.1.5</ccsdk.version>
</properties>
<dependencies>