From f2ec1db31a3b1a5d93561810c110052730737172 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 4 Jun 2014 23:19:38 +0200 Subject: [PATCH] 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 --- opendaylight/md-sal/compatibility/pom.xml | 8 -------- 1 file changed, 8 deletions(-) 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 -- 2.36.6