X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=1b1138c5a88869f9ec59cb7376c030940be87973;hb=23c14482d833899573945b2cc53bb1420b2ee54b;hp=74d7ffaf08fc56636a8406b35d8b4f01b3a124d1;hpb=f3253f3398b27936e0d017f6b470b0360827b8f4;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 74d7ffaf0..1b1138c5a 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.2 org.opendaylight.transportpce transportpce-renderer - 7.0.1-SNAPSHOT + 8.0.0-SNAPSHOT bundle - 18.0.1 + 19.0.0-SNAPSHOT @@ -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 +