X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=6c7d512ae7a266c0068a8a19a5c9935c5fe49afc;hb=47b61cbc7cabbf50487a0a602f6fc39e7ab94649;hp=38c0fc571e949dc972f6eafc06fa8a3e87f6c75b;hpb=703714eb01f521a7a025b02780be9e0a86e2330f;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 38c0fc571..6c7d512ae 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.8.2 + org.opendaylight.mdsal + binding-parent + 0.13.2-SNAPSHOT org.opendaylight.transportpce transportpce-olm - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.2-SNAPSHOT + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 1.5.2-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.7.2 @@ -53,11 +72,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test - org.mockito mockito-core + 2.19.0 + test + + + ${project.groupId} + test-common + ${project.version} test +