X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=d6e6e3d56f28c989355b1fc822834e750a9e69c8;hb=0d79522cde2f6714751fe640c27bdd88854e5e0c;hp=444751e7506914c9c840e2950e73f94d0ce8494c;hpb=dc55e279bfe63c524fc5c3e7833eea9c67c22e9c;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 444751e750..d6e6e3d56f 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.0.1-SNAPSHOT + 0.0.3-SNAPSHOT ../ @@ -13,8 +12,11 @@ bundle - 1.0-SNAPSHOT - 0.5.9-SNAPSHOT + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + ${project.build.directory}/generated-sources/config + 1.1-SNAPSHOT @@ -22,19 +24,56 @@ 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 + ${config.parent.version} + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + + @@ -42,12 +81,10 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.1-SNAPSHOT org.opendaylight.controller.model @@ -69,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 @@ -77,11 +120,23 @@ org.opendaylight.openflowjava openflow-protocol-spi + + org.opendaylight.openflowjava + openflow-protocol-impl + + + org.opendaylight.controller + config-api + com.google.guava guava + + org.apache.commons + commons-lang3 + equinoxSDK381 org.eclipse.osgi @@ -93,6 +148,12 @@ junit test + + org.mockito + mockito-all + test + + org.slf4j slf4j-log4j12 @@ -100,7 +161,6 @@ org.opendaylight.controller sal-common-util - ${yang.prototype.version}