X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=bd9a6a081d7e6470a0079c4dbf8c26d725fe914b;hb=0d942e8fb70b2c21f97eea3ed8904336ab5c54a4;hp=6f0f89a63122dd3a29e2d2c9d20c6ab554d1bf7e;hpb=693cca4206fc91aaec0440654d6ac4c69da00d89;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 6f0f89a6..bd9a6a08 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -7,7 +7,25 @@ 0.1-SNAPSHOT openflow-protocol-impl - jar + bundle + Openflow Protocol Library - IMPL + + + + + org.apache.felix + maven-bundle-plugin + + + + org.opendaylight.openflowjava.protocol.impl.connection.Activator + + org.opendaylight.openflowjava.protocol.impl.* + + + + + @@ -20,25 +38,38 @@ openflow-protocol-spi ${project.version} + + org.opendaylight.controller + sal-common-util + ${yang.prototype.version} + io.netty - netty-all - 4.0.4.Final + netty-handler + + + org.osgi + org.osgi.core + 5.0.0 org.slf4j slf4j-log4j12 - 1.7.5 + ${slf4j.version} com.google.guava guava - 14.0.1 junit junit - 4.10 + test + + + org.mockito + mockito-all + 1.9.5 test