X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=284a0f9d54ebe4766e3fbc64501e617df7b445d7;hb=324d1320943252f4373b0bb1f1f3b33737fe080c;hp=0a211781ba4f2a3177f37b8f05a6de31fe4b10b3;hpb=c28ecb3f1e25f12a69f0925d7682e0e6024381e2;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 0a211781b..284a0f9d5 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.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 3.0.6 org.opendaylight.transportpce transportpce-olm - 0.1.0-SNAPSHOT + 0.3.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.5.0-SNAPSHOT @@ -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 +