X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=groupbasedpolicy%2Fpom.xml;h=5e155728820c154fd15a0b02d4f3c3bb748d8855;hb=02dd576a2ff7d7a8c304bd74a239c150be1ddd2b;hp=f18597d715214c85344b76deef436120cde2bb83;hpb=71b74242ed91bf2c016f4bf71a0f75a07264ce58;p=groupbasedpolicy.git diff --git a/groupbasedpolicy/pom.xml b/groupbasedpolicy/pom.xml index f18597d71..5e1557288 100755 --- a/groupbasedpolicy/pom.xml +++ b/groupbasedpolicy/pom.xml @@ -8,28 +8,54 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT org.opendaylight.groupbasedpolicy groupbasedpolicy - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle - groupbasedpolicy-base + + ODL :: groupbasedpolicy :: ${project.artifactId} + + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + + org.opendaylight.controller + sal-binding-api + org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + ietf-yang-types-20130715 org.opendaylight.mdsal.model yang-ext + + org.opendaylight.mdsal + mdsal-singleton-common-api + com.googlecode.java-ipv6 @@ -48,7 +74,7 @@ org.mockito - mockito-all + mockito-core test @@ -67,6 +93,11 @@ test-jar test + + org.opendaylight.controller + sal-binding-broker-impl + test + org.opendaylight.controller.model model-inventory @@ -90,6 +121,7 @@ org.opendaylight.groupbasedpolicy.api.*, org.opendaylight.groupbasedpolicy.dto, org.opendaylight.groupbasedpolicy.util, + org.opendaylight.groupbasedpolicy.renderer.util java-ipv6