X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=34bd7d72803de19acf983c4fa01e5ea6bcc7ef39;hb=8848faeec4bb3d1ea8e3a27ff2f05e53a7183360;hp=e07fca661e77fbf6204bb8f05fcdeedd58a5c2d3;hpb=dd1e11f53d5b851c368b2895dc71f5cf73b50a0e;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index e07fca661..34bd7d728 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,76 +4,71 @@ 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 - 4.0.11 - + org.opendaylight.mdsal + binding-parent + 8.0.4 + org.opendaylight.transportpce test-common - 0.4.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle - - org.opendaylight.controller - mdsal-artifacts - 1.9.2-SNAPSHOT - pom + org.opendaylight.netconf + netconf-artifacts + 2.0.3 import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.11 pom - import - - com.google.guava - guava + ${project.groupId} + transportpce-api + ${project.version} - - org.slf4j - slf4j-api + org.opendaylight.yangtools + yang-data-codec-xml - - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.yangtools + yang-data-codec-gson - - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-runtime-spi - - 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-dom-broker - - ${project.groupId} - transportpce-common - ${project.version} + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + + com.google.code.findbugs + jsr305 + 3.0.2 + true +