X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmodel%2Fpom.xml;h=8db57ef07bf17842e30fd442bd3fed7f3bc27d77;hp=df0b87f14761f2c920e426b3853f4d6421fcbbee;hb=c84cffb9baa8f86f3decd6fa6de2a5e3a2688381;hpb=ddd159be8011711adae09d964fcfbec60ea93fd9 diff --git a/opendaylight/model/pom.xml b/opendaylight/model/pom.xml index df0b87f147..8db57ef07b 100644 --- a/opendaylight/model/pom.xml +++ b/opendaylight/model/pom.xml @@ -4,29 +4,53 @@ 4.0.0 - org.opendaylight.yangtools + org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.controller.model model-parent - 1.3.0-SNAPSHOT + 1.7.0-SNAPSHOT pom - - model-inventory - model-topology - - 2.4.0 + 2.4.0-SNAPSHOT + 0.12.0-SNAPSHOT UTF-8 + + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + pom + import + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + pom + import + + + + + + model-inventory + model-topology + + - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -34,15 +58,15 @@ yang-common - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 - org.opendaylight.yangtools.model - ietf-yang-types + org.opendaylight.mdsal.model + ietf-yang-types-20130715 - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model yang-ext @@ -56,7 +80,6 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.yangtools.yang.binding.annotations, *