X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fovsdb-it-utils%2Fpom.xml;h=b3ca76819ee97a985a5262b4543ed84346e17a78;hb=HEAD;hp=161d87b9fabec9ef5e597f77de7f8d7b16b85215;hpb=58044263d7dda8ee0363f356ce4fd39ae1ef55d8;p=ovsdb.git diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 161d87b9f..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 - + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + org.opendaylight.mdsal.model ietf-topology @@ -68,6 +56,44 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yamlbeans 1.09 + + + + org.ops4j.pax.exam + pax-exam-container-karaf + compile + + + org.ops4j.pax.exam + pax-exam-junit4 + compile + + + org.ops4j.pax.exam + pax-exam + compile + + + org.ops4j.pax.url + pax-url-aether + compile + + + com.guicedee.services + javax.inject + compile + + + org.apache.karaf.features + org.apache.karaf.features.core + provided + + + org.osgi + org.osgi.framework + compile + +