X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=522b6b96ee6644a154b970ac66f1aaaba74dda84;hb=f67e3fd65d30dea6d5c608ccc1e829a61efb38ae;hp=84ae3a64ae9cf2bdb905cafa045f6125e37fe4a9;hpb=51e23f1cebce13c971bbdfc1c470f7c97d8784c5;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 84ae3a64a..522b6b96e 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 - 10.0.6 + 12.0.3 org.opendaylight.transportpce transportpce-renderer - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 17.2.0 + 19.1.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,11 +69,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models - openroadm-network-10.1.0 - - - org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 ${project.groupId} @@ -114,6 +110,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava + + org.osgi + org.osgi.service.component.annotations + + + com.github.spotbugs + spotbugs-annotations +