X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fovsdb-it-utils%2Fpom.xml;h=b3ca76819ee97a985a5262b4543ed84346e17a78;hb=HEAD;hp=7394738130d62bc6cf13b4a2f6a3bd3267c011d2;hpb=2183237cd74b8acbaef2dcbee0d349c76f1f3493;p=ovsdb.git diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 739473813..b3ca76819 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -6,31 +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.7.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.5.0-SNAPSHOT bundle ODL :: ovsdb :: ${project.artifactId} - - org.opendaylight.controller - sal-binding-api - ${project.groupId} southbound-api @@ -46,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 @@ -87,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