X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=8cbb237cac99c2fbebd9f71bf31ef6910a639971;hb=3536e353479ac7746c60b468f0a1d98260cdd83b;hp=1933e4acf28ddf2b222b39327f2130237a796f47;hpb=4d25f8a9129d7584aaf71950a30789b629073815;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 1933e4acf..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.0 - + org.opendaylight.mdsal + binding-parent + 7.0.9 + org.opendaylight.transportpce test-common - 0.2.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle - - org.opendaylight.controller - mdsal-artifacts - 1.7.3-SNAPSHOT - pom + org.opendaylight.netconf + netconf-artifacts + 1.13.4 import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 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 - +