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