X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-policy-server%2Fpom.xml;h=8d35327587d1f330aaf667aa4a040fc4f30d5de6;hb=HEAD;hp=b0f60452c41e48f8dec03f6df749eecde0e99eba;hpb=44a0e2efba5d908aa63cb1571b1c372e75fb5eb3;p=packetcable.git diff --git a/packetcable-policy-server/pom.xml b/packetcable-policy-server/pom.xml index b0f6045..8d35327 100644 --- a/packetcable-policy-server/pom.xml +++ b/packetcable-policy-server/pom.xml @@ -3,19 +3,32 @@ 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.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.13.0-SNAPSHOT packetcable-policy-server org.opendaylight.packetcable ${project.artifactId} - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT + + + + + org.opendaylight.controller + mdsal-artifacts + ${sal-binding-api.version} + pom + import + + + + ${project.groupId} @@ -27,17 +40,13 @@ packetcable-policy-model ${project.version} - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-binding-api - org.opendaylight.controller - sal-binding-config + org.apache.commons + commons-lang3 junit @@ -47,7 +56,7 @@ org.opendaylight.packetcable packetcable-emulator - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT test