X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Felanmanager%2Felanmanager-impl%2Fpom.xml;h=939381728307051619ffaad3224365a5024d5f8e;hb=c8e25933bea4cffd7de6690b0e3c2089f5ae5495;hp=500cc735641831b6f648a16c1cce817e225fd48f;hpb=3acc0ae0377e1c3e1dd7c1e7cd5708ad23922561;p=netvirt.git diff --git a/vpnservice/elanmanager/elanmanager-impl/pom.xml b/vpnservice/elanmanager/elanmanager-impl/pom.xml index 500cc73564..9393817283 100644 --- a/vpnservice/elanmanager/elanmanager-impl/pom.xml +++ b/vpnservice/elanmanager/elanmanager-impl/pom.xml @@ -1,17 +1,15 @@ - - + + org.opendaylight.netvirt config-parent - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT ../../commons/config-parent @@ -24,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} elanmanager-api - ${vpnservices.version} + ${project.version} org.opendaylight.genius @@ -49,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 @@ -58,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 @@ -68,39 +66,35 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.shell org.apache.karaf.shell.console - - - 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.opendaylight.yangtools testutils @@ -136,6 +130,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${genius.version} test + + org.opendaylight.genius + interfacemanager-impl + ${genius.version} + test + org.opendaylight.infrautils inject.guice.testutils @@ -154,6 +154,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${genius.version} test + + org.opendaylight.netvirt + neutronvpn-impl + ${project.version} + test + + + org.opendaylight.genius + testutils + ${genius.version} + test + @@ -164,8 +176,13 @@ 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)", + * + @@ -192,25 +209,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.eclipse.xtend - xtend-maven-plugin - + 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}/ + +