X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=2fc497f61232c4c3f1bbfe067064453a0b08c402;hb=refs%2Fchanges%2F30%2F104930%2F2;hp=73676f0aa32b7f143915151e54ca45e97053a3e3;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 73676f0aa..2fc497f61 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.4 + 12.0.3 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 17.2.0 + 18.0.0 @@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 9.0.6 + 10.0.4 import pom org.opendaylight.mdsal mdsal-artifacts - 10.0.6 + 11.0.7 import pom org.opendaylight.netconf netconf-artifacts - 4.0.5 + 5.0.3 import pom @@ -114,22 +114,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-common - - org.opendaylight.yangtools - yang-model-api - - - org.opendaylight.yangtools - yang-data-api - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.yangtools - yang-data-codec-gson - org.opendaylight.mdsal.model ietf-topology @@ -162,33 +146,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-binding-api - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-api - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-spi - - - org.opendaylight.mdsal - mdsal-binding-runtime-api - - - org.opendaylight.mdsal - mdsal-binding-runtime-spi - org.opendaylight.netconf.model - rfc6241 + rfc5277 - org.opendaylight.netconf.model - rfc5277 + org.opendaylight.netconf + netconf-topology org.opendaylight.netconf @@ -199,8 +163,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html guava - com.google.code.gson - gson + org.osgi + org.osgi.service.component.annotations @@ -218,6 +182,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.opendaylight.yangtools + yang-model-api + test + + + org.opendaylight.yangtools + yang-data-api + test + + + org.opendaylight.yangtools + yang-data-impl + test + + + org.opendaylight.yangtools + yang-data-codec-gson + test + org.opendaylight.mdsal mdsal-binding-dom-adapter @@ -228,5 +212,40 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsal-binding-generator test + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + + + org.opendaylight.netconf.model + rfc6241 + test + + + com.google.code.gson + gson + test +