X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fovsdb-it-utils%2Fpom.xml;h=b3ca76819ee97a985a5262b4543ed84346e17a78;hb=HEAD;hp=c01069362896a644c021808318ddce7515c7d2b9;hpb=e17a08caa163d928d3f804923546e13826b30290;p=ovsdb.git diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index c01069362..b3ca76819 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -6,35 +6,23 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.19.0-SNAPSHOT + ../../commons/binding-parent 4.0.0 - org.opendaylight.ovsdb utils.ovsdb-it-utils - 1.3.0-SNAPSHOT bundle - - - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - + + ODL :: ovsdb :: ${project.artifactId} - - org.opendaylight.controller - sal-binding-api - ${project.groupId} southbound-api @@ -50,10 +38,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.southbound-utils ${project.version} - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + org.opendaylight.mdsal.model ietf-topology @@ -91,20 +79,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html compile - javax.inject + com.guicedee.services javax.inject - 1 compile org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} - compile + provided org.osgi - org.osgi.core + org.osgi.framework compile