X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=groupbasedpolicy%2Fpom.xml;h=f18597d715214c85344b76deef436120cde2bb83;hb=3d7dee3d9126a415ded3b6e898e74d0db1a98c42;hp=c0804bb2c329a8e61e0f058461f9cc096d5fcfe3;hpb=effc5ed8ec695f0e5cf9d8e653c9efc60a7de7b6;p=groupbasedpolicy.git diff --git a/groupbasedpolicy/pom.xml b/groupbasedpolicy/pom.xml index c0804bb2c..f18597d71 100755 --- a/groupbasedpolicy/pom.xml +++ b/groupbasedpolicy/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.groupbasedpolicy groupbasedpolicy - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle groupbasedpolicy-base @@ -28,7 +28,17 @@ org.opendaylight.mdsal.model - ietf-yang-types + yang-ext + + + + com.googlecode.java-ipv6 + java-ipv6 + 0.16 + + + commons-net + commons-net @@ -41,12 +51,27 @@ mockito-all test + + org.powermock + powermock-module-junit4 + test + + + org.powermock + powermock-api-mockito + test + org.opendaylight.controller sal-binding-broker-impl test-jar test + + org.opendaylight.controller.model + model-inventory + test + @@ -66,9 +91,21 @@ org.opendaylight.groupbasedpolicy.dto, org.opendaylight.groupbasedpolicy.util, + java-ipv6 + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + +