X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Felanmanager%2Felanmanager-impl%2Fpom.xml;h=00799536e114176fdd4beedfa981d3896385e990;hb=refs%2Fchanges%2F82%2F66382%2F4;hp=66d8c71ff15582771c43a09539283e85fdab846a;hpb=b1a50b255a11a26bad3360e5b0107ca9a73b0021;p=netvirt.git diff --git a/vpnservice/elanmanager/elanmanager-impl/pom.xml b/vpnservice/elanmanager/elanmanager-impl/pom.xml index 66d8c71ff1..00799536e1 100644 --- a/vpnservice/elanmanager/elanmanager-impl/pom.xml +++ b/vpnservice/elanmanager/elanmanager-impl/pom.xml @@ -1,36 +1,28 @@ - - + + org.opendaylight.netvirt - config-parent - 0.3.0-SNAPSHOT - ../../commons/config-parent + binding-parent + 0.6.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 - org.opendaylight.netvirt elanmanager-impl - ${vpnservices.version} + ODL :: netvirt :: ${project.artifactId} bundle - - 1.6.4 - 1.10.19 - - ${project.groupId} elanmanager-api - ${vpnservices.version} + ${project.version} org.opendaylight.genius @@ -43,9 +35,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${genius.version} - org.opendaylight.genius - idmanager-api - ${genius.version} + org.opendaylight.infrautils + diagstatus-api + ${infrautils.version} + + + org.ops4j.pax.cdi + pax-cdi-api + true org.opendaylight.genius @@ -55,7 +52,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} neutronvpn-api - ${vpnservices.version} + ${project.version} org.opendaylight.controller @@ -64,7 +61,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-api - ${vpns.ovsdb.version} + ${ovsdb.version} org.opendaylight.neutron @@ -74,54 +71,176 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.shell org.apache.karaf.shell.console - 3.0.3 + provided - org.opendaylight.genius - interfacemanager-impl - ${genius.version} + ${project.groupId} + dhcpservice-api + ${project.version} + + + org.opendaylight.ovsdb + southbound-api + ${ovsdb.version} + + + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + + + org.opendaylight.ovsdb + utils.southbound-utils + ${ovsdb.version} ${project.groupId} - dhcpservice-api - ${vpnservices.version} + vpnmanager-api + ${project.version} - - - org.mockito - mockito-all - ${mockitoall.version} - test + + + org.opendaylight.yangtools + testutils + test - org.powermock - powermock-api-mockito - ${powermock.version} - test + org.opendaylight.genius + mdsalutil-api + ${genius.version} + test + test-jar - org.powermock - powermock-module-junit4 - ${powermock.version} + org.opendaylight.genius + mdsalutil-impl + ${genius.version} test - org.opendaylight.controller - sal-binding-broker-impl - test - - - org.opendaylight.controller - sal-binding-broker-impl - ${mdsal.version} - test - test-jar - - - org.slf4j - slf4j-simple - test - + org.opendaylight.controller + sal-binding-broker-impl + test + test-jar + + + org.opendaylight.mdsal + mdsal-binding-test-utils + test + + + org.opendaylight.genius + lockmanager-impl + ${genius.version} + test + + + org.opendaylight.genius + idmanager-impl + ${genius.version} + test + + + org.opendaylight.genius + interfacemanager-impl + ${genius.version} + test + + + org.opendaylight.infrautils + inject.guice.testutils + ${infrautils.version} + test + + + org.opendaylight.infrautils + infrautils-testutils + ${infrautils.version} + test + + + org.opendaylight.genius + mdsalutil-testutils + ${genius.version} + test + + + org.opendaylight.netvirt + neutronvpn-impl + ${project.version} + test + + + org.opendaylight.genius + testutils + ${genius.version} + test + + + org.opendaylight.openflowplugin + openflowplugin-extension-nicira + ${openflowplugin.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.version} + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + + + + + + org.apache.felix + maven-bundle-plugin + true + + + true + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/netvirt-elanmanager-config.xml + xml + config + + + + + + + + org.eclipse.xtend + xtend-maven-plugin + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + +