Code Review
/
so.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e43909d
)
Fix common ccsdk dependency and build
96/87596/1
author
Marcus G K Williams
<marcus.williams@intel.com>
Mon, 13 May 2019 21:20:33 +0000
(14:20 -0700)
committer
Marcus G K Williams
<marcus.williams@intel.com>
Mon, 13 May 2019 21:20:39 +0000
(14:20 -0700)
Issue-ID: SO-1874
Change-Id: I898049fc986abef8c7eba0c402088686ecb20b34
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
common/pom.xml
patch
|
blob
|
history
diff --git
a/common/pom.xml
b/common/pom.xml
index
0e9aa1d
..
2742afe
100644
(file)
--- a/
common/pom.xml
+++ b/
common/pom.xml
@@
-15,7
+15,7
@@
<grpc.version>1.17.1</grpc.version>
<protobuf.version>3.6.1</protobuf.version>
<grpc.netty.version>4.1.30.Final</grpc.netty.version>
- <ccsdk.version>0.4.2
-SNAPSHOT
</ccsdk.version>
+ <ccsdk.version>0.4.2</ccsdk.version>
</properties>
<dependencies>