X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=284a0f9d54ebe4766e3fbc64501e617df7b445d7;hb=02879e9f6fadc2ba0fa0a6db8980129463e147a3;hp=61e622eecd603e3e6166bee3f72e75cbf9098170;hpb=1ec3d13e31cefd39f86bfc7f77b2fedd20f45a1e;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 61e622eec..284a0f9d5 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.13.1-SNAPSHOT + 3.0.6 @@ -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.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.1-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 @@ -67,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