X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=43ad4ef5a21ca32de3304ce2e067b38d52ba29e7;hb=6164a93a140b2376ab5f3764ed70e07205a0f057;hp=f14ae53393ceeca373a3412508b3845ee58f0a91;hpb=f8f1b05b6eefd0f5c18e22c22b4d4e023f61faf6;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index f14ae5339..43ad4ef5a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,15 +8,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.0 + org.opendaylight.mdsal + binding-parent + 3.0.10 org.opendaylight.transportpce transportpce-common - 0.2.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle @@ -24,21 +24,21 @@ org.opendaylight.controller mdsal-artifacts - 1.7.3-SNAPSHOT + 1.9.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.4.3-SNAPSHOT + 1.6.2-SNAPSHOT import pom org.opendaylight.mdsal.model mdsal-model-artifacts - 0.12.3-SNAPSHOT + 0.13.2 import pom @@ -59,10 +59,12 @@ org.opendaylight.controller.model model-topology + org.opendaylight.netconf sal-netconf-connector @@ -73,6 +75,21 @@ ${project.version} + + org.opendaylight.controller + sal-binding-broker-impl + + + + org.opendaylight.yangtools + yang-data-codec-xml + + + + org.opendaylight.yangtools + yang-data-codec-gson + + junit @@ -87,4 +104,19 @@ + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + true + + + + + +