X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=4ce1a4b3a1d93a9a1cb8b099f58cdedb9c0d6050;hb=89651f6dc27d3d29625e89209181f20d1391ef11;hp=84ae3a64ae9cf2bdb905cafa045f6125e37fe4a9;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 84ae3a64a..4ce1a4b3a 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 + 13.0.1 org.opendaylight.transportpce transportpce-renderer - 7.0.0-SNAPSHOT + 10.0.0-SNAPSHOT bundle - 17.2.0 + 20.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,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} @@ -90,6 +86,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html transportpce-networkmodel ${project.version} + + ${project.groupId} + transportpce-olm + ${project.version} + org.opendaylight.yangtools concepts @@ -114,6 +115,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 +