commit | 4dc878ccce1219a78cd64c3bdaee78421c68d11d | [log] [tgz] |
---|---|---|
author | talig <talig@amdocs.com> | Mon Jun 11 12:28:33 2018 +0300 |
committer | talig <talig@amdocs.com> | Mon Jun 11 12:28:43 2018 +0300 |
tree | f03b35d0c3ed9ed87c38de66f2ed4ed459044ba9 | |
parent | 907753f90f876574efdc4c4153ef7516e0bcf8b3 [diff] [blame] |
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 <talig@amdocs.com>
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 9c59ba7..a05a95e 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 @@ <dependency> <groupId>com.github.adejanovski</groupId> <artifactId>cassandra-jdbc-wrapper</artifactId> - <version>${cassandra.version}</version> + <version>3.1.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>