From: Robert Varga Date: Thu, 13 Apr 2017 13:25:33 +0000 (+0200) Subject: Remove akka-distributed-data-experimental X-Git-Tag: release/carbon~15 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c7f1b69bdaec33391ccd04ea2800b1402c47db04;p=odlparent.git Remove akka-distributed-data-experimental This module is causing trouble with org.objectweb.asm and is not used anywhere anymore. Remove it. Change-Id: I0dcb1d73533f2a7ef1999093840c0c93a4f1450d Signed-off-by: Robert Varga --- diff --git a/features/odl-akka-clustering-2.4/pom.xml b/features/odl-akka-clustering-2.4/pom.xml index 06592b582..73b8713ba 100644 --- a/features/odl-akka-clustering-2.4/pom.xml +++ b/features/odl-akka-clustering-2.4/pom.xml @@ -64,17 +64,6 @@ com.typesafe.akka akka-cluster_${scala.version} - - com.typesafe.akka - akka-distributed-data-experimental_${scala.version} - - - - org.ow2.asm - * - - - - - org.ow2.asm - * - - -