X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farphandler%2Fpom.xml;h=8d62c1da4b1e53cabec2f0c2bc5acc0875a98660;hp=8f1f4d5d2e7a85da93715a1ebba4cb66e3137a78;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=2c6f5bca32d9ef4020228390143b4c2262a416d7 diff --git a/opendaylight/arphandler/pom.xml b/opendaylight/arphandler/pom.xml index 8f1f4d5d2e..8d62c1da4b 100644 --- a/opendaylight/arphandler/pom.xml +++ b/opendaylight/arphandler/pom.xml @@ -4,18 +4,46 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - arphandler - 0.4.1-SNAPSHOT + 0.5.2-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + @@ -26,7 +54,7 @@ true - + org.opendaylight.controller.sal.packet.address, org.opendaylight.controller.connectionmanager, org.opendaylight.controller.sal.connection, org.opendaylight.controller.sal.core, @@ -40,48 +68,19 @@ org.opendaylight.controller.hosttracker.hostAware, org.apache.felix.dm, org.osgi.service.component, - org.slf4j - - - org.opendaylight.controller.arphandler - - - org.opendaylight.controller.arphandler.internal.Activator - + org.slf4j + org.opendaylight.controller.arphandler + org.opendaylight.controller.arphandler.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - connectionmanager - 0.1.1-SNAPSHOT - - - org.opendaylight.controller - topologymanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - hosttracker - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - junit - junit - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +