From: Robert Varga Date: Wed, 4 Jun 2014 21:20:37 +0000 (+0200) Subject: BUG-614: sal-common-impl does not use xtend X-Git-Tag: release/helium~687^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=62075221905322f2748794711b649d895cb590c2;ds=sidebyside BUG-614: sal-common-impl does not use xtend This is a cleanup of sal-common-impl component -- it no longer uses xtend, so there is no reason to depend on the maven plugin nor the support library. Change-Id: Ifa5d9934997f8f4d6a9d4f1b9db5f251b421713c Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-common-impl/pom.xml b/opendaylight/md-sal/sal-common-impl/pom.xml index 9fd9bc8042..6b387b5a61 100644 --- a/opendaylight/md-sal/sal-common-impl/pom.xml +++ b/opendaylight/md-sal/sal-common-impl/pom.xml @@ -14,10 +14,6 @@ com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - org.opendaylight.controller sal-common-api @@ -58,10 +54,6 @@ - - org.eclipse.xtend - xtend-maven-plugin -