X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=28fed0ca998c414ca585373b074069db284fd136;hb=70da75416fecb491a3b8e1e63ae06a6bdcb34727;hp=df1e94a504093a038de5456923346afb6ffd7306;hpb=e042db6f2630a041e811a319417ecfcb8a2abbf0;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index df1e94a504..28fed0ca99 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,100 +4,40 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT - ../ + 0.7.0-SNAPSHOT + ../parent openflowplugin bundle - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - ${project.build.directory}/generated-sources/config - 1.2.0-SNAPSHOT - - org.apache.felix maven-bundle-plugin - - 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 - - - - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-api - ${project.version} - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-extension-api - ${project.version} - org.opendaylight.controller.model + ${project.groupId}.model model-flow-base - org.opendaylight.controller.model + ${project.groupId}.model model-flow-service - org.opendaylight.controller.model + ${project.groupId}.model model-flow-statistics @@ -111,25 +51,16 @@ org.opendaylight.controller sal-binding-broker-impl - ${sal-binding-api.version} - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-api - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-spi - - org.opendaylight.openflowjava - openflow-protocol-impl - - - org.opendaylight.controller - config-api - com.google.guava @@ -147,21 +78,26 @@ org.mockito - mockito-all + mockito-core test org.slf4j slf4j-log4j12 + test org.opendaylight.controller sal-common-util - org.opendaylight.openflowjava - util + org.opendaylight.controller + sal-common-api + + + ${project.groupId}.openflowjava + openflowjava-util