X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=38f0fb46711500c5922eafba69654771ed7f95a5;hb=924a03f6d2ca5875c2726f3976bd0cff440daea3;hp=74a5a643773bdfa2fafe2aa2e44282e882564973;hpb=211dacfed540c8ddbf552c229c74b6054b185720;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 74a5a6437..38f0fb467 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,30 +13,59 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 9.0.4 + 11.0.7 org.opendaylight.transportpce transportpce-olm - 5.0.0-SNAPSHOT + 7.0.0-SNAPSHOT bundle + + 18.0.0 + + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + - ${project.groupId}.ordmodels - transportpce-ordmodels-common - ${project.version} + org.opendaylight.transportpce.models + openroadm-common-1.2.1 - ${project.groupId}.ordmodels - transportpce-ordmodels-device - ${project.version} + org.opendaylight.transportpce.models + openroadm-common-2.2.1 - ${project.groupId}.ordmodels - transportpce-ordmodels-network - ${project.version} + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-device-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-network-10.1.0 ${project.groupId} @@ -56,10 +85,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-common - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types - org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network @@ -84,13 +109,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava - - - com.google.code.findbugs - jsr305 - 3.0.2 - true - @@ -99,10 +117,48 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + test + org.opendaylight.mdsal mdsal-binding-generator test + + com.google.code.findbugs + jsr305 + 3.0.2 + test + true + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifact + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg + cfg + config + + + + + + + +