X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=ordmodels%2Fdevice%2Fpom.xml;h=1bd590b146c1852513e791b31f0ab27538b07dad;hb=8f40b77529ca9a1dcd19128992986f3e7b8fa4fc;hp=495e821a201af6f2bad4f379b391c163fe49583e;hpb=574907e2959f30492ea94fb56ff2398d6e4548f3;p=transportpce.git diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 495e821a2..1bd590b14 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 - 6.0.4 + 10.0.1 org.opendaylight.transportpce.ordmodels transportpce-ordmodels-device - 2.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.9.0-SNAPSHOT + 4.0.1 import pom @@ -34,17 +34,14 @@ 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 + yang-common org.opendaylight.mdsal.binding.model.ietf @@ -54,34 +51,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.model + rfc6241 + - - - 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/ + * + + + -