X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=ordmodels%2Fdevice%2Fpom.xml;h=1bd590b146c1852513e791b31f0ab27538b07dad;hb=8f40b77529ca9a1dcd19128992986f3e7b8fa4fc;hp=2b03901969e486b72921735f7f74499ee3587591;hpb=6ca1362fa92b6ba630ca90d29116e1c294a072d6;p=transportpce.git diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 2b0390196..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 - 8.0.5 + 10.0.1 org.opendaylight.transportpce.ordmodels transportpce-ordmodels-device - 5.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 - 2.0.5 + 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/ + * + + + -