X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=4ce1a4b3a1d93a9a1cb8b099f58cdedb9c0d6050;hb=89651f6dc27d3d29625e89209181f20d1391ef11;hp=075c324952a947e079ae57f7c610687a603d57c9;hpb=06179035e9d3d23381a3e89506615e8c5d96dcf0;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 075c32495..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 - 11.0.7 + 13.0.1 org.opendaylight.transportpce transportpce-renderer - 7.0.1-SNAPSHOT + 10.0.0-SNAPSHOT bundle - 18.0.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,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} @@ -86,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 +119,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 +