X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=da3f044344298dd6355b9327d0b14d56ae894f71;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=84ae3a64ae9cf2bdb905cafa045f6125e37fe4a9;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 84ae3a64a..da3f04434 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 + 9.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 +