X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=e8039806fb1fe187e2fccd4c90b88bffe7f748d2;hb=65c9a53473554a5a0e173f5cc02c7770e31b70ec;hp=55b9ba5e0b99ebab656a9c79145c7556053b3a15;hpb=1ec3d13e31cefd39f86bfc7f77b2fedd20f45a1e;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 55b9ba5e0..e8039806f 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.3 - + org.opendaylight.mdsal + binding-parent + 7.0.5 + 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.0 import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.9 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 - +