X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=05db9cdee9b338b88467755a9961897159701563;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=de28023d08eca8cf291e56442c17c836cbb57f71;hpb=e469f96007756cee894f5ca2f1c108752ef4df1f;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index de28023d0..05db9cdee 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 - 12.0.2 + 13.0.10 org.opendaylight.transportpce transportpce-networkmodel - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.0-SNAPSHOT + 19.2.0 @@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 10.0.3 + 11.0.5 import pom org.opendaylight.mdsal mdsal-artifacts - 11.0.6 + 12.0.4 import pom org.opendaylight.netconf netconf-artifacts - 5.0.2 + 6.0.6 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 @@ -162,30 +146,6 @@ 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 - org.opendaylight.netconf.model rfc5277 @@ -196,23 +156,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf - sal-netconf-connector + netconf-client-mdsal - com.google.guava - guava + com.github.spotbugs + spotbugs-annotations + true - com.google.code.gson - gson + com.google.guava + guava - - - com.google.code.findbugs - jsr305 - 3.0.2 - true + org.osgi + org.osgi.service.component.annotations @@ -222,6 +179,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 @@ -232,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 +