Removed old legacy code and moved parent pom.xml to root
[openflowplugin.git] / openflowplugin-it / src / test / java / org / opendaylight / openflowplugin / openflow / md / it / SalIntegrationTest.java
index e6f4393f83c7d3966f94998890d9f09a590bea23..541319d76ba3b1cc36264917ee28ef522092188f 100644 (file)
@@ -145,8 +145,7 @@ public class SalIntegrationTest {
                 mavenBundle(NETTY, "netty-codec").versionAsInProject(),
 
                 mavenBundle(OFLIBRARY, "simple-client").versionAsInProject().start(),
-                mavenBundle(OFPLUGIN, "openflowplugin").versionAsInProject(), junitBundles(),
-                mavenBundle("org.opendaylight.controller.thirdparty", "org.openflow.openflowj").versionAsInProject()
+                mavenBundle(OFPLUGIN, "openflowplugin").versionAsInProject(), junitBundles()
                 );
     }