X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=ordmodels%2Fdevice%2Fpom.xml;h=ad79c2e3e209ebb83807628e0ae293d9e06876df;hb=6ea76beeeb8380224d81019c84b4b1fcad569cef;hp=8f7ca2921858dd2ad8b4111c0ec68907cd8ad6e5;hpb=88200f3bd30cecd40e6ebe1d9471b5fdbbd11144;p=transportpce.git diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 8f7ca2921..ad79c2e3e 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 7.0.6 + 10.0.1 org.opendaylight.transportpce.ordmodels transportpce-ordmodels-device - 4.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.13.1 + 4.0.1 import pom @@ -34,17 +34,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.transportpce.ordmodels transportpce-ordmodels-common ${project.version} - - - org.opendaylight.netconf - ietf-netconf + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common org.opendaylight.mdsal.binding.model.ietf @@ -54,34 +55,40 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-yang-types + + com.google.guava + guava + + + org.opendaylight.netconf + ietf-netconf + - - - org.apache.felix - maven-bundle-plugin - - true - - - {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties - <_exportcontents> - org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.internal.link, - org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.internal.links,* - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - */target/generated-sources/mdsal-binding/* - * - - - + + + org.apache.felix + maven-bundle-plugin + true + + + {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties + <_exportcontents> + org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.internal.link, + org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev170206.internal.links,* + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + /target/generated-sources/mdsal-binding/ + * + + + -