X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=fda49f1f1f628de63bbed9787e61f330e14ec9f6;hb=f78d6fdc6392b8cedb53839512480d84a63c96b4;hp=98288ce734c16be3129929f32858e8303fd21050;hpb=8b0b4bffeabc5f49efdc4c098b7d5054411b695b;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 98288ce73..fda49f1f1 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,84 +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 - 5.0.3 - + org.opendaylight.mdsal + binding-parent + 8.0.7 + org.opendaylight.transportpce test-common - 0.5.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle - - org.opendaylight.controller - mdsal-artifacts - 1.10.2-SNAPSHOT - pom + org.opendaylight.netconf + netconf-artifacts + 2.0.11 import - - - org.opendaylight.yangtools - yangtools-artifacts - 3.0.6 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 - +