X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=applications%2Flldp-speaker%2Fpom.xml;h=24aa3015b4c515140e3f3aa05f4887d390b233fb;hb=e8ca5b16aa0fa8055be3c766ddd4c51fe27790a5;hp=10d085b82e9a6964b7ec74d00a6242f591d19338;hpb=ddd948d5749ca106d4202204c9298f4f91ea376e;p=openflowplugin.git diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 10d085b82e..24aa3015b4 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -1,104 +1,68 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 0.1.0-SNAPSHOT + openflowplugin-parent + 0.10.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications lldp-speaker bundle + - org.opendaylight.openflowplugin - openflowplugin-api + javax.annotation + javax.annotation-api + true - org.opendaylight.controller - sal-binding-api + com.google.code.findbugs + jsr305 + 3.0.2 + true - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.openflowplugin + openflowplugin-api - 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.opendaylight.controller - config-api + org.opendaylight.openflowplugin + openflowplugin-common - org.opendaylight.controller + org.opendaylight.openflowplugin.libraries liblldp + ${project.version} + + + org.opendaylight.openflowplugin.applications + topology-lldp-discovery - - - org.mockito - mockito-all - test + org.opendaylight.openflowplugin.applications + device-ownership-service + ${project.version} - junit - junit - test + org.opendaylight.infrautils + infrautils-util + ${infrautils.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 - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/initial/71-lldp-speaker.xml - xml - config - - - - - - - -