X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Flldp-speaker%2Fpom.xml;h=026c220335b96241cbf28e665e8a9348211ba8af;hb=75759f88854d23eaffea59e2a01176d88b2f8b78;hp=5d033df1b8c5f11bd1cea56d86fbdec535fcc7e6;hpb=b7ab3e6e51c53dde9f9dad4c90de07acfd969067;p=openflowplugin.git diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 5d033df1b8..026c220335 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin applications - 0.1.0-SNAPSHOT + 0.3.5-SNAPSHOT org.opendaylight.openflowplugin.applications lldp-speaker @@ -22,7 +22,7 @@ org.opendaylight.controller - sal-binding-broker-impl + sal-binding-config org.opendaylight.controller @@ -33,9 +33,13 @@ model-inventory - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service + + org.opendaylight.openflowplugin + openflowplugin-common + org.opendaylight.controller config-api @@ -44,6 +48,10 @@ org.opendaylight.controller liblldp + + org.opendaylight.openflowplugin.applications + topology-lldp-discovery + @@ -64,29 +72,6 @@ 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 - - - - - -