X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=284a0f9d54ebe4766e3fbc64501e617df7b445d7;hb=324d1320943252f4373b0bb1f1f3b33737fe080c;hp=d5d7c9564e1e7eebfb5f65764e03d64babfcaee3;hpb=80f9070187cb60c40f057df83bd2ecd123b84b5d;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index d5d7c9564..284a0f9d5 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -11,15 +11,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.8.3-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 3.0.6 org.opendaylight.transportpce transportpce-olm - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT bundle @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.7.3-SNAPSHOT + 1.9.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.4.3-SNAPSHOT + 1.6.0-SNAPSHOT import pom @@ -52,6 +52,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html transportpce-renderer ${project.version} + + ${project.groupId} + transportpce-common + ${project.version} + org.opendaylight.controller.model model-topology @@ -59,7 +64,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.7.3-SNAPSHOT @@ -68,10 +72,16 @@ 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