X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=7978dcbbde907edcc038f346548241a436dd974e;hb=49a7298494b14c83bb5ac0a33abb5bf1340b6f13;hp=fb3f6241ddb18c13eaeef54939b21077c5c9b73d;hpb=4f858eb0be730e9959ef18690d98b6f6e2f492f1;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index fb3f6241d..7978dcbbd 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.4 - + org.opendaylight.mdsal + binding-parent + 7.0.6 + org.opendaylight.transportpce test-common - 0.3.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle - - org.opendaylight.controller - mdsal-artifacts - 1.8.1-SNAPSHOT - pom + org.opendaylight.netconf + netconf-artifacts + 1.13.1 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 - +