X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=05db9cdee9b338b88467755a9961897159701563;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=1be1105c749caaf69eebfd1a6edb128f7f5de926;hpb=1e34400914440544349aaae19727292b7b3a591e;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 1be1105c7..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.5 + 13.0.10 org.opendaylight.transportpce transportpce-networkmodel - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.1.0 + 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.6 + 11.0.5 import pom org.opendaylight.mdsal mdsal-artifacts - 11.0.9 + 12.0.4 import pom org.opendaylight.netconf netconf-artifacts - 5.0.6 + 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} @@ -156,7 +156,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf - sal-netconf-connector + netconf-client-mdsal + + + com.github.spotbugs + spotbugs-annotations + true com.google.guava @@ -167,14 +172,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi.service.component.annotations - - - com.google.code.findbugs - jsr305 - 3.0.2 - true - - ${project.groupId}