X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=8cbb237cac99c2fbebd9f71bf31ef6910a639971;hb=3536e353479ac7746c60b468f0a1d98260cdd83b;hp=ec5ef91d875b662635f8229067102ffee5845884;hpb=ee171490825c16d0c1c81909d3f45b0951d1b3ca;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index ec5ef91d8..8cbb237ca 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,71 +4,77 @@ 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 - org.opendaylight.odlparent - bundle-parent - 3.1.5 - + org.opendaylight.mdsal + binding-parent + 7.0.9 + org.opendaylight.transportpce test-common - 0.3.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle - - org.opendaylight.controller - mdsal-artifacts - 1.8.2-SNAPSHOT - pom + org.opendaylight.netconf + netconf-artifacts + 1.13.4 import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.13 pom - import - - com.google.guava - guava + ${project.groupId}.ordmodels + transportpce-ordmodels-device + ${project.version} - - org.slf4j - slf4j-api + ${project.groupId} + transportpce-api + ${project.version} - - org.opendaylight.controller - sal-binding-broker-impl + ${project.groupId} + transportpce-tapimodels + ${project.version} - - org.opendaylight.controller - sal-binding-api + org.opendaylight.netconf + sal-netconf-connector - - org.opendaylight.yangtools - yang-data-codec-xml + org.opendaylight.mdsal + mdsal-binding-dom-adapter - - org.opendaylight.yangtools - yang-data-codec-gson + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + + com.google.code.findbugs + jsr305 + 3.0.2 + true - +