X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Faclservice%2Fimpl%2Fpom.xml;h=cf4ffe885d051f83172d70e5a2db99fbd63f9410;hb=a3482192920b931bde68f29534b4d3488eaa936b;hp=96c1a565cca105f1c789d609f34b28e1e00eca2a;hpb=abff09827d3f12d46a55779cff0645548f701995;p=netvirt.git diff --git a/vpnservice/aclservice/impl/pom.xml b/vpnservice/aclservice/impl/pom.xml index 96c1a565cc..cf4ffe885d 100644 --- a/vpnservice/aclservice/impl/pom.xml +++ b/vpnservice/aclservice/impl/pom.xml @@ -8,19 +8,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 org.opendaylight.netvirt config-parent - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT ../../commons/config-parent - 4.0.0 - org.opendaylight.netvirt aclservice-impl - 0.3.0-SNAPSHOT + ODL :: netvirt :: ${project.artifactId} bundle + ${project.groupId} @@ -35,11 +35,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-binding-broker-impl - - org.opendaylight.neutron - model - ${neutron.version} - org.opendaylight.genius mdsalutil-api @@ -52,24 +47,115 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb - southbound-api + utils.config ${vpns.ovsdb.version} - ${project.groupId} - neutronvpn-api + org.opendaylight.netvirt + elanmanager-api ${vpnservices.version} + + org.opendaylight.genius + idmanager-api + ${genius.version} + + + org.opendaylight.infrautils + inject + ${infrautils.version} + + + com.googlecode.java-ipv6 + java-ipv6 + 0.16 + + + + + org.opendaylight.infrautils + infrautils-testutils + ${infrautils.version} + test + + + org.opendaylight.infrautils + inject.guice.testutils + ${infrautils.version} + test + + + org.opendaylight.genius + mdsalutil-api + ${genius.version} + test-jar + test + + + org.opendaylight.genius + mdsalutil-testutils + ${genius.version} + test + + + org.opendaylight.yangtools + testutils + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.opendaylight.mdsal + mdsal-binding-test-utils + test + + + org.immutables + value + test + + + com.google.truth + truth + test + - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - + org.eclipse.xtend + xtend-maven-plugin + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/netvirt-aclservice-config.xml + xml + config + + + + + + + + org.apache.aries.blueprint + blueprint-maven-plugin