X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftable-miss-enforcer%2Fpom.xml;h=141d4fe8c3b0b3ab14e993facf6e462c84142037;hb=1195df1a60bbcee5af638032d33a30234626252f;hp=10765a6451aea63f98c9b19f683d5c5a1802fd0d;hpb=05307fe7cc1047200a8cddb844c534b5cc2ee591;p=openflowplugin.git diff --git a/applications/table-miss-enforcer/pom.xml b/applications/table-miss-enforcer/pom.xml index 10765a6451..141d4fe8c3 100644 --- a/applications/table-miss-enforcer/pom.xml +++ b/applications/table-miss-enforcer/pom.xml @@ -1,100 +1,53 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 1.2.0-SNAPSHOT + openflowplugin-parent + 0.11.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications table-miss-enforcer bundle + + + javax.annotation + javax.annotation-api + true + org.opendaylight.openflowplugin openflowplugin-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.openflowplugin + openflowplugin-common + - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller.model model-inventory - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service - org.mockito - mockito-all - test - - - junit - junit - test + org.opendaylight.infrautils + infrautils-util - org.opendaylight.controller - config-api + org.opendaylight.openflowplugin.applications + device-ownership-service + ${project.version} - - - - org.jacoco - jacoco-maven-plugin - - - - ${project.basedir}/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/**/*.java - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.felix - maven-bundle-plugin - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/initial/69-table-miss-enforcer.xml - xml - config - - - - - - - -