From: Robert Varga Date: Wed, 4 Jun 2014 21:19:38 +0000 (+0200) Subject: BUG-625: remove use of xtend plugin and libraries X-Git-Tag: release/helium~688^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=f2ec1db31a3b1a5d93561810c110052730737172 BUG-625: remove use of xtend plugin and libraries This is a cleanup of compatibility component -- it no longer uses xtend, so there is no reason to depend on the maven plugin nor the support library. Change-Id: I4174e4f9cce720615a985305071f4322dd79a218 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/compatibility/pom.xml b/opendaylight/md-sal/compatibility/pom.xml index 3ed1edf7d6..688e6ac09b 100644 --- a/opendaylight/md-sal/compatibility/pom.xml +++ b/opendaylight/md-sal/compatibility/pom.xml @@ -21,10 +21,6 @@ com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - org.opendaylight.controller sal @@ -60,10 +56,6 @@ - - org.eclipse.xtend - xtend-maven-plugin - org.jacoco jacoco-maven-plugin