summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Darosz <piotr.darosz@nokia.com>2019-06-13 12:56:13 +0200
committerOfir Sonsino <ofir.sonsino@intl.att.com>2019-06-19 07:13:24 +0000
commita67f45c2ab3ec438061d2bd066c8daa41b81d5bc (patch)
treefe73587d48f583a832582fbffe0fc419fb532487 /pom.xml
parentc82ace5a5ed259b0fd4dec29a414046fd3be9c6e (diff)
Upgrade libthrift
Upgrade libthrift to the newest version. Change-Id: I371acaec6d2e3f79f997c86a0b6051d3612f88db Issue-ID: SDC-2264 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 462aa6cf1b..b3b6ced036 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,6 +125,7 @@ Modifications copyright (c) 2018 Nokia
<!--cassandra -->
<cassandra.driver.version>3.0.0</cassandra.driver.version>
+ <libthrift.version>0.12.0</libthrift.version>
<!-- maven central (Nexus) -->
<nexus.id.release>nexus</nexus.id.release>
<nexus.id.snapshot>nexus</nexus.id.snapshot>