From 4dc878ccce1219a78cd64c3bdaee78421c68d11d Mon Sep 17 00:00:00 2001 From: talig Date: Mon, 11 Jun 2018 12:28:33 +0300 Subject: Upgrade datastax cassandra driver to 3.4.0 Upgrage zusammen to 1.0.0 which uses datastax cassandra driver 3.4.0 Change-Id: Ie7217986b67cd95de015daedd0f7106c2d0a972d Issue-ID: SDC-1416 Signed-off-by: talig --- .../onap-configuration-management-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/onap-common-configuration-management/onap-configuration-management-core/pom.xml') diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 9c59ba7255..a05a95ee60 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -47,7 +47,7 @@ com.github.adejanovski cassandra-jdbc-wrapper - ${cassandra.version} + 3.1.0 org.apache.commons -- cgit 1.2.3-korg