X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fpom.xml;h=db839547ef2c65d60d317febd550949bad675042;hb=2289eecc96f8dbd3ca7e65a115311dc157465a0a;hp=e70645dd8ce3a3360d2eb7d18f6d83788cd15424;hpb=ee171490825c16d0c1c81909d3f45b0951d1b3ca;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index e70645dd8..db839547e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,15 +8,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.5 + org.opendaylight.mdsal + binding-parent + 3.0.9 org.opendaylight.transportpce transportpce-common - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle @@ -24,21 +24,21 @@ org.opendaylight.controller mdsal-artifacts - 1.8.2-SNAPSHOT + 1.9.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.2-SNAPSHOT + 1.6.2-SNAPSHOT import pom org.opendaylight.mdsal.model mdsal-model-artifacts - 0.13.2-SNAPSHOT + 0.13.2 import pom @@ -75,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