X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Felanmanager%2Felanmanager-impl%2Fpom.xml;h=939381728307051619ffaad3224365a5024d5f8e;hb=c8e25933bea4cffd7de6690b0e3c2089f5ae5495;hp=7e14e7ee7b546eb6f2e481edb256a51172afb0a1;hpb=fcf58c11888aab0be77b5b63489dcb7b7ce49785;p=netvirt.git diff --git a/vpnservice/elanmanager/elanmanager-impl/pom.xml b/vpnservice/elanmanager/elanmanager-impl/pom.xml index 7e14e7ee7b..9393817283 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 + 0.5.0-SNAPSHOT ../../commons/config-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 @@ -55,7 +47,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 +56,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,76 +66,108 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.shell org.apache.karaf.shell.console - 3.0.3 - - - org.opendaylight.genius - interfacemanager-impl - ${genius.version} + provided ${project.groupId} dhcpservice-api - ${vpnservices.version} + ${project.version} org.opendaylight.ovsdb southbound-api - ${vpns.ovsdb.version} + ${ovsdb.version} org.opendaylight.ovsdb utils.mdsal-utils - ${vpns.ovsdb.version} + ${ovsdb.version} org.opendaylight.ovsdb utils.southbound-utils - ${vpns.ovsdb.version} + ${ovsdb.version} - org.opendaylight.ovsdb - utils.config - ${vpns.ovsdb.version} + ${project.groupId} + vpnmanager-api + ${project.version} - - - org.mockito - mockito-all - ${mockitoall.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - - - org.powermock - powermock-module-junit4 - ${powermock.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.yangtools + testutils + test + + + org.opendaylight.genius + mdsalutil-api + ${genius.version} + test + test-jar + + + 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 + + @@ -152,27 +176,54 @@ and is available at http://www.eclipse.org/legal/epl-v10.html true - utils.config;type=!pom;inline=false true + + + org.apache.karaf.shell.commands;version="[3.0.0,4.1)", + org.apache.karaf.shell.console;version="[3.0.0,4.1)", + * + + + 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 + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +