X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=1be1105c749caaf69eebfd1a6edb128f7f5de926;hb=HEAD;hp=73676f0aa32b7f143915151e54ca45e97053a3e3;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 73676f0aa..ec789f74d 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,17 +13,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.4 + 13.0.11 org.opendaylight.transportpce transportpce-networkmodel - 7.0.0-SNAPSHOT + 10.0.0-SNAPSHOT bundle - 17.2.0 + 21.0.0-SNAPSHOT @@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 9.0.6 + 13.0.2 import pom org.opendaylight.mdsal mdsal-artifacts - 10.0.6 + 13.0.1 import pom org.opendaylight.netconf netconf-artifacts - 4.0.5 + 7.0.4 import pom @@ -74,7 +74,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models - openroadm-common-10.1.0 + openroadm-common-13.1.0 org.opendaylight.transportpce.models @@ -90,11 +90,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models - openroadm-network-10.1.0 + openroadm-network-13.1.0 org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 ${project.groupId} @@ -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 @@ -163,59 +147,56 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsal-binding-api - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-api + org.opendaylight.netconf.model + rfc5277 - org.opendaylight.mdsal - mdsal-binding-dom-codec-spi + org.opendaylight.netconf + netconf-topology - org.opendaylight.mdsal - mdsal-binding-runtime-api + org.opendaylight.netconf + netconf-client-mdsal - org.opendaylight.mdsal - mdsal-binding-runtime-spi + com.github.spotbugs + spotbugs-annotations + true - org.opendaylight.netconf.model - rfc6241 + com.google.guava + guava - org.opendaylight.netconf.model - rfc5277 + org.osgi + org.osgi.service.component.annotations + + - org.opendaylight.netconf - sal-netconf-connector + ${project.groupId} + test-common + ${project.version} + test - com.google.guava - guava + org.opendaylight.yangtools + yang-model-api + test - com.google.code.gson - gson + org.opendaylight.yangtools + yang-data-api + test - - - com.google.code.findbugs - jsr305 - 3.0.2 - true + org.opendaylight.yangtools + yang-data-impl + test - - - ${project.groupId} - test-common - ${project.version} + org.opendaylight.yangtools + yang-data-codec-gson test @@ -228,5 +209,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 +