X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=23c3d1a2fb86b69a6f35706ee123b971fe518d85;hb=dbc9253a471aa69642d5ea1caa6d0f99f0081eda;hp=79c1ff0b1ac80b7ae9a711cd45734475c6989a4c;hpb=14f05f3840757b383fb8d01eb9df915e12346f63;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 79c1ff0b1..23c3d1a2f 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 - 8.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.1 + 19.0.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 +