X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=5f6eea446d5187d3caebd8f9204060ac156efe84;hb=8d3c52f42c45987cdd8328cd918ca56f3400c016;hp=ec35249d95a953e4da3708f490866761c30d1be0;hpb=e898e331b55e5886628f5d4617001276d9945aa1;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index ec35249d9..5f6eea446 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,101 +7,140 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 3.1.3 - - + + org.opendaylight.mdsal + binding-parent + 8.0.11 + + - org.opendaylight.transportpce - transportpce-common - 0.3.0-SNAPSHOT - bundle - - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.1-SNAPSHOT - import - pom - - - org.opendaylight.netconf - netconf-artifacts - 1.5.1-SNAPSHOT - import - pom - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.1-SNAPSHOT - import - pom - - - + org.opendaylight.transportpce + transportpce-common + 5.0.0-SNAPSHOT + bundle + - - ${project.groupId} - transportpce-api - ${project.version} - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller.model - model-topology - - - - org.opendaylight.netconf - sal-netconf-connector - - - ${project.groupId}.ordmodels - transportpce-ordmodels-device - ${project.version} - - - - - junit - junit - test - - - - org.mockito - mockito-core - test - + + org.opendaylight.netconf + netconf-artifacts + 2.0.14 + import + pom + + - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - true - - - - - + + + ${project.groupId}.ordmodels + transportpce-ordmodels-common + ${project.version} + + + ${project.groupId}.ordmodels + transportpce-ordmodels-device + ${project.version} + + + ${project.groupId}.ordmodels + transportpce-ordmodels-network + ${project.version} + + + ${project.groupId} + transportpce-api + ${project.version} + + + org.opendaylight.yangtools + util + + + 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 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-spec-util + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + + + org.opendaylight.netconf + sal-netconf-connector + + + com.google.guava + guava + + + com.google.code.gson + gson + + + + org.opendaylight.transportpce + test-common + ${project.version} + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + +