X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=ordmodels%2Fdevice%2Fpom.xml;h=1bd590b146c1852513e791b31f0ab27538b07dad;hb=8f40b77529ca9a1dcd19128992986f3e7b8fa4fc;hp=8152aba47c84357f5cd5387dcc49bf264cc7459b;hpb=e6f1b3acce76396e50731b0c97b07c36dca7224d;p=transportpce.git diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 8152aba47..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 - 5.0.9 + 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.8.0-SNAPSHOT + 4.0.1 import pom @@ -34,22 +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.mdsal.model - iana-afn-safi - + org.opendaylight.yangtools + yang-common org.opendaylight.mdsal.binding.model.ietf @@ -59,35 +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.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/ + * + + + -