X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=52be880d7e3226685e1c4a10e85a5d47ec81ddd2;hb=c2401400ef8237a2208fb5a4ef219172b880ad96;hp=f089b310906079f3ea3bf00cb11732b040ccde22;hpb=38020141e2f75798493cbca69c71593d8c9bcb3a;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index f089b3109..52be880d7 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,39 +13,46 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.1 + 12.0.3 org.opendaylight.transportpce transportpce-networkmodel - 7.0.0-SNAPSHOT + 7.0.1-SNAPSHOT bundle - 17.0.0-SNAPSHOT + 18.0.1 + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + org.opendaylight.yangtools yangtools-artifacts - 9.0.1 + 10.0.4 import pom org.opendaylight.mdsal mdsal-artifacts - 10.0.2 + 11.0.7 import pom org.opendaylight.netconf netconf-artifacts - 4.0.2 + 5.0.4 import pom @@ -56,47 +63,38 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models openroadm-common-1.2.1 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-common-2.2.1 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-common-7.1.0 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-common-10.1.0 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-device-1.2.1 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-device-2.2.1 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-device-7.1.0 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-network-10.1.0 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-service-10.1.0 - ${transportpce.models.version} ${project.groupId} @@ -116,22 +114,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-common - - org.opendaylight.yangtools - yang-model-api - - - org.opendaylight.yangtools - yang-data-api - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.yangtools - yang-data-codec-gson - org.opendaylight.mdsal.model ietf-topology @@ -164,33 +146,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-binding-api - - org.opendaylight.mdsal - mdsal-binding-dom-codec - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-api - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-spi - - - org.opendaylight.mdsal - mdsal-binding-runtime-api - - - org.opendaylight.mdsal - mdsal-binding-runtime-spi - org.opendaylight.netconf.model - rfc6241 + rfc5277 - org.opendaylight.netconf.model - rfc5277 + org.opendaylight.netconf + netconf-topology org.opendaylight.netconf @@ -201,8 +163,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html guava - com.google.code.gson - gson + org.osgi + org.osgi.service.component.annotations @@ -220,6 +182,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.opendaylight.yangtools + yang-model-api + test + + + org.opendaylight.yangtools + yang-data-api + test + + + org.opendaylight.yangtools + yang-data-impl + test + + + org.opendaylight.yangtools + yang-data-codec-gson + test + org.opendaylight.mdsal mdsal-binding-dom-adapter @@ -230,5 +212,40 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsal-binding-generator test + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + + + org.opendaylight.netconf.model + rfc6241 + test + + + com.google.code.gson + gson + test +