X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=85f094043fa702cdfe00bdf71e33332c7fe7ebee;hb=8359f8d61a3289ab73badeeafb8a9a7103284f8d;hp=b311f27cc5a3046fa751366e95aaad671ff25579;hpb=49f04b1eefd3537d7266136a70552c24af5ea4a3;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index b311f27cc..85f094043 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.14.0-SNAPSHOT + 0.13.2-SNAPSHOT @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.8.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.0-SNAPSHOT + 1.5.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,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test - org.mockito mockito-core + 2.19.0 test + + org.opendaylight.transportpce + test-common + 0.2.1-SNAPSHOT + test +