X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=d6e6e3d56f28c989355b1fc822834e750a9e69c8;hb=0d79522cde2f6714751fe640c27bdd88854e5e0c;hp=ae1ee310a385893550cf1c4b78667fd02f358df8;hpb=f22a71b353463817693fa69c50456d02f20ece78;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index ae1ee310a3..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.7.0-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,16 +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 - 3.1 - + org.apache.commons + commons-lang3 + equinoxSDK381 org.eclipse.osgi @@ -99,11 +149,11 @@ test - org.mockito + org.mockito mockito-all test - + org.slf4j slf4j-log4j12 @@ -111,7 +161,6 @@ org.opendaylight.controller sal-common-util - ${yang.prototype.version}