X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=5395d911a44b61d21b2d98776f137f59e4db9ad1;hb=b115d446ae97ff4e7def0ad5c96beaa13191e5b0;hp=26e86cc39e8302a30b1a780c6314d373b84e9124;hpb=4058774ad1bc492341fe6099e3912dbb04c597aa;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 26e86cc39..5395d911a 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -11,23 +11,52 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 3.0.10 org.opendaylight.transportpce transportpce-renderer - 0.1.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.9.2-SNAPSHOT + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 1.6.2-SNAPSHOT + import + pom + + + + ${project.groupId} transportpce-api ${project.version} + + ${project.groupId}.ordmodels + transportpce-ordmodels-device + ${project.version} + + + ${project.groupId} + transportpce-common + ${project.version} + org.opendaylight.controller.model model-topology @@ -35,20 +64,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.5.0-SNAPSHOT + + ${project.groupId} + test-common + ${project.version} + test + junit junit test - org.mockito - mockito-all + mockito-core + 2.19.0 test +