X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=680b2eadee278e46dd1dd1639d17ed39efb9c53b;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=74d7ffaf08fc56636a8406b35d8b4f01b3a124d1;hpb=f3253f3398b27936e0d017f6b470b0360827b8f4;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 74d7ffaf0..680b2eade 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -13,17 +13,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.4 org.opendaylight.transportpce transportpce-renderer - 7.0.1-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.1 + 19.2.0 @@ -53,7 +53,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 @@ -69,7 +69,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 ${project.groupId} @@ -114,6 +114,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi org.osgi.service.component.annotations + + com.github.spotbugs + spotbugs-annotations +