X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=67212f852c86a8b584fb43998876ee1f12730084;hb=7f3d24f2971a43542a14b39956238621b6ad509c;hp=0a211781ba4f2a3177f37b8f05a6de31fe4b10b3;hpb=c28ecb3f1e25f12a69f0925d7682e0e6024381e2;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 0a211781b..67212f852 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -11,30 +11,50 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 3.0.8 org.opendaylight.transportpce transportpce-olm - 0.1.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.9.1-SNAPSHOT + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 1.6.1-SNAPSHOT + import + pom + + + + ${project.groupId} transportpce-api ${project.version} - + ${project.groupId} transportpce-renderer ${project.version} ${project.groupId} - transportpce-ordmodels + transportpce-common ${project.version} @@ -44,7 +64,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.5.0-SNAPSHOT @@ -53,11 +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 + +