X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=bd9a6a081d7e6470a0079c4dbf8c26d725fe914b;hb=ff2f581fe0e7a7138dc765cfe713bc2d0791297e;hp=34b57ad4e5766668877d879a26f43d70255affc0;hpb=8dda3700d7c10753ead351f87d6e4b4699761fe4;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 34b57ad4..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.* + + + + + @@ -27,18 +45,21 @@ io.netty - netty-all - 4.0.8.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 @@ -49,6 +70,7 @@ org.mockito mockito-all 1.9.5 + test