X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=106eedf19883ca72c88ed8efc80ac4b4b8edd505;hb=refs%2Fchanges%2F84%2F5884%2F2;hp=a0b1f7d04c4714eb935ce7bfb89c71b77d187aa8;hpb=74ae6b14dbfe1bb7c5c52af3a666410478b119ae;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index a0b1f7d04c..106eedf198 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,31 +4,76 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT ../ openflowplugin bundle + + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + ${project.build.directory}/generated-sources/config + 1.1-SNAPSHOT + + org.apache.felix maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.openflowplugin.openflow.md.Activator - - - org.opendaylight.openflowplugin.md.* - - - ${project.build.directory}/META-INF - + + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + + ${project.build.directory}/generated-sources/config + + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + ${project.build.directory}/generated-sources/sal + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + ${project.build.directory}/site/models + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + 0.2.5-SNAPSHOT + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + + @@ -61,6 +106,12 @@ org.opendaylight.controller sal-binding-api + + org.opendaylight.controller + sal-binding-broker-impl + ${sal-binding-api.version} + + org.opendaylight.openflowjava openflow-protocol-api @@ -69,16 +120,25 @@ org.opendaylight.openflowjava openflow-protocol-spi + + org.opendaylight.openflowjava + openflow-protocol-impl + + + org.opendaylight.controller + config-api + 0.2.5-SNAPSHOT + com.google.guava guava - org.apache.commons - commons-lang3 - 3.1 - + org.apache.commons + commons-lang3 + 3.1 + equinoxSDK381 org.eclipse.osgi @@ -91,11 +151,11 @@ test - org.mockito + org.mockito mockito-all test - + org.slf4j slf4j-log4j12