X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=fa20641541fa77671f6560c92a71fcf461a44b17;hb=b1b3bafd549bb501937cea5c976d5344608b6ed3;hp=9b62e5523bb8f544286047efcd75b90039af0663;hpb=0361c3ee72cd0212fd22c205120b36f7e5ed8a63;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 9b62e5523..fa2064154 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.3 + 13.0.10 org.opendaylight.transportpce transportpce-networkmodel - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 17.1.0 + 20.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.5 + 13.0.1 import pom org.opendaylight.mdsal mdsal-artifacts - 10.0.5 + 13.0.0 import pom org.opendaylight.netconf netconf-artifacts - 4.0.4 + 7.0.1 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 +