X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=8724d3805247dea9106be9f2224040cc53414eb9;hb=6164a93a140b2376ab5f3764ed70e07205a0f057;hp=d5d7c9564e1e7eebfb5f65764e03d64babfcaee3;hpb=80f9070187cb60c40f057df83bd2ecd123b84b5d;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index d5d7c9564..8724d3805 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.10 org.opendaylight.transportpce transportpce-olm - 0.2.0-SNAPSHOT + 0.4.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.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.4.3-SNAPSHOT + 1.6.2-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,12 +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 +