X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=27e87d7923239cf87bdc0a82617f87dc5c186527;hb=c9aef6567c2a11918b591302dc8835a1fa232d40;hp=1e08b60b31eeddebd8f848011fc7868428bdeaec;hpb=15f9ad578d710e996df66e1795f38849db51d878;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 1e08b60b3..27e87d792 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -11,30 +11,50 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 3.0.6 org.opendaylight.transportpce transportpce-olm - 0.2.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.9.0-SNAPSHOT + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 1.6.0-SNAPSHOT + import + pom + + + + ${project.groupId} transportpce-api ${project.version} - + ${project.groupId} transportpce-renderer ${project.version} ${project.groupId} - transportpce-ordmodels + transportpce-common ${project.version} @@ -44,7 +64,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT @@ -53,11 +72,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test - org.mockito mockito-core test + + ${project.groupId} + test-common + ${project.version} + test + +