X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fovsdb-it-utils%2Fpom.xml;h=b3ca76819ee97a985a5262b4543ed84346e17a78;hb=HEAD;hp=ab7537145bb5697e54e576ce11ee2f79e036abea;hpb=1140a35f852cb36026991ef3d75a3b8b48034390;p=ovsdb.git diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index ab7537145..b3ca76819 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -6,21 +6,17 @@ 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.mdsal - binding-parent - 0.12.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.6.0-SNAPSHOT bundle @@ -42,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 @@ -83,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} provided org.osgi - org.osgi.core + org.osgi.framework compile