X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=8724d3805247dea9106be9f2224040cc53414eb9;hb=b115d446ae97ff4e7def0ad5c96beaa13191e5b0;hp=61e622eecd603e3e6166bee3f72e75cbf9098170;hpb=e898e331b55e5886628f5d4617001276d9945aa1;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 61e622eec..8724d3805 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.1-SNAPSHOT + 3.0.10 org.opendaylight.transportpce transportpce-olm - 0.3.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.1-SNAPSHOT + 1.9.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.1-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 +