X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=networkmodel%2Fpom.xml;h=1f5a5b765941ee34a577c8d2b98dce33a232c688;hb=b0a7a51082ce7abe4e69229ec4957d9f9100b6bc;hp=a3ae15201edb64ccd6bb9dd8b4cac324db944eb7;hpb=481ff4e6c7baa8c9ee3f9a5c4b0978f1cf9d25e8;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index a3ae15201..1f5a5b765 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.3 + 13.0.11 org.opendaylight.transportpce transportpce-networkmodel - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.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 - 10.0.4 + 13.0.2 import pom org.opendaylight.mdsal mdsal-artifacts - 11.0.7 + 13.0.1 import pom org.opendaylight.netconf netconf-artifacts - 5.0.4 + 7.0.3 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}