X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Ffeatures%2Fpom.xml;h=cfb489f8de89d477083c423ef9e70198e5c80904;hb=828f4a3070be757b58ec7057b75cf2ae59dd046e;hp=d5ff23d4d4a53707c50cc800e9f7ff9e2665f336;hpb=36234b9183d93fdea8fef1363cfd2161cd768948;p=netvirt.git diff --git a/vpnservice/features/pom.xml b/vpnservice/features/pom.xml index d5ff23d4d4..cfb489f8de 100644 --- a/vpnservice/features/pom.xml +++ b/vpnservice/features/pom.xml @@ -31,6 +31,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 0.11.0-SNAPSHOT 0.7.0-SNAPSHOT 0.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ${genius.version} ${genius.version} ${vpnservices.version} @@ -44,6 +45,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${vpnservices.version} ${vpnservices.version} etc/opendaylight/karaf + 0.4.0-SNAPSHOT @@ -89,6 +91,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime + + org.opendaylight.ovsdb + utils.ovsdb-it-utils + ${ovsdb.version} + + + org.opendaylight.netvirt + netvirt-it-utils + ${project.version} + + + org.opendaylight.netvirt + utils.servicehelper + ${ovsdb.version} + + + org.opendaylight.netvirt + utils.mdsal-utils + ${ovsdb.version} + org.opendaylight.ovsdb southbound-features @@ -142,18 +164,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL vpnmanager-impl ${vpnmanager.version} - - ${project.groupId} - vpnmanager-impl - ${vpnmanager.version} - config - xml - - - org.opendaylight.genius - interfacemgr-shell - ${interfacemgr.version} - ${project.groupId} elanmanager-impl @@ -203,13 +213,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL bgpmanager-impl ${vpnservices.version} - - ${project.groupId} - bgpmanager-impl - ${vpnservices.version} - config - xml - ${project.groupId} bgpmanager-api @@ -225,13 +228,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL fibmanager-impl ${fibmanager.version} - - ${project.groupId} - fibmanager-impl - ${fibmanager.version} - config - xml - ${project.groupId} fibmanager-shell @@ -247,13 +243,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL dhcpservice-impl ${vpnservices.version} - - ${project.groupId} - dhcpservice-impl - ${vpnservices.version} - config - xml - ${project.groupId} dhcpservice-api @@ -286,13 +275,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL aclservice-impl ${vpnservices.version} - - ${project.groupId} - aclservice-impl - ${vpnservices.version} - config - xml - ${project.groupId} ipv6service-api @@ -303,13 +285,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ipv6service-impl ${vpnservices.version} - - ${project.groupId} - ipv6service-impl - ${vpnservices.version} - config - xml - ${project.groupId} neutronvpn-api @@ -320,13 +295,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL neutronvpn-impl ${neutronvpn.version} - - ${project.groupId} - neutronvpn-impl - ${neutronvpn.version} - config - xml - ${project.groupId} neutronvpn-shell @@ -366,6 +334,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL config xml + + ${project.groupId} + statemanager-impl + ${vpnservices.version} + + + org.opendaylight.infrautils + infrautils-features + ${infrautils.version} + features + xml + + + org.opendaylight.dlux + features-dlux + ${dlux.version} + features + xml + + + ${project.groupId} + ovsdb-ui-bundle + ${ovsdb.version} +