X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=3e40288b93b4870007c1fb9ca81306e447b9c209;hb=f21439dd643bb19d0d83e6f7e37addb4c3b39c6e;hp=eb6c5fbd528687849ef944c9e159defcbb016036;hpb=e6e13c5ba1221d74154c089ec95cd631950f1ef4;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index eb6c5fbd5..3e40288b9 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,71 +4,136 @@ 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 Author: Martial Coulibaly on behalf of Orange --> - - 4.0.0 + + 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 3.1.3 - - + + org.opendaylight.mdsal + binding-parent + 8.0.11 + + - org.opendaylight.transportpce - test-common - 0.3.0-SNAPSHOT - bundle - - - - - org.opendaylight.controller - mdsal-artifacts - 1.9.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.9 - pom - import - - - + org.opendaylight.transportpce + test-common + 5.0.0-SNAPSHOT + bundle + - - com.google.guava - guava - - - - org.slf4j - slf4j-api - - - - org.opendaylight.controller - sal-binding-broker-impl - - - - org.opendaylight.controller - sal-binding-api - - - - org.opendaylight.yangtools - yang-data-codec-xml - - - - org.opendaylight.yangtools - yang-data-codec-gson - - + + org.opendaylight.netconf + netconf-artifacts + 2.0.14 + import + pom + + + + + + ${project.groupId} + transportpce-api + ${project.version} + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-model-util + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-xml + + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal + mdsal-dom-api + + + org.opendaylight.mdsal + mdsal-dom-spi + + + + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + + + com.google.code.findbugs + jsr305 + 3.0.2 + true + + + com.google.guava + guava + + + com.google.code.gson + gson + +