From a0d70c745601fe9459ff93834ecee665678045ed Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 10 Oct 2016 12:43:41 +0000 Subject: [PATCH] reduced astyanax dependencies to core git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@132985 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f1e5f27..6d606a8 100644 --- a/pom.xml +++ b/pom.xml @@ -266,8 +266,17 @@ com.netflix.astyanax - astyanax - 2.0.2 + astyanax-core + provided + + + com.netflix.astyanax + astyanax-thrift + provided + + + com.netflix.astyanax + astyanax-cassandra provided