X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=27e87d7923239cf87bdc0a82617f87dc5c186527;hb=c9aef6567c2a11918b591302dc8835a1fa232d40;hp=b311f27cc5a3046fa751366e95aaad671ff25579;hpb=e6e13c5ba1221d74154c089ec95cd631950f1ef4;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index b311f27cc..27e87d792 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.14.0-SNAPSHOT + 3.0.6 org.opendaylight.transportpce transportpce-olm - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle @@ -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 +