X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=ea8d4d85aed8faafa2deecfa8ecceb5d8e743e9e;hb=69fccc0eab90a90d0699caa1ccf2a92dd59b96a8;hp=7671215dfeb4f82b628b139982c3e7fde9242a18;hpb=b9eb640d81809d00137d42b3a102df74afdfb143;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 7671215df..ea8d4d85a 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.13.0-SNAPSHOT + 3.0.8 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.8.0-SNAPSHOT + 1.9.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.0-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 @@ -67,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 +