Break spurious dependencies
[openflowplugin.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 29899c7998fa7e2fa9ee9d390e95e05c0341b2fe..52ec596a231123cfe93a13f03f16e6f4bddde6b0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal</artifactId>
+            <artifactId>liblldp</artifactId>
             <version>${sal.api.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal.connection</artifactId>
-            <version>${sal.connection.api.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-common-util</artifactId>