X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=297bb7673670643c563b36707214ecb651a3a1d6;hb=refs%2Fchanges%2F97%2F34197%2F1;hp=d72f76777821a41c200b1822b45a8e7234cfe89e;hpb=093282c685a9774c1d10422a2ecec3d2d7bba22a;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index d72f76777..297bb7673 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -5,21 +5,19 @@ org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT pom Mapping Service Parent POM lisp-proto api - config - clusterdao inmemorydb implementation southbound @@ -29,6 +27,20 @@ + + org.opendaylight.mdsal + mdsal-artifacts + 2.1.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.9.0-SNAPSHOT + pom + import + ${project.groupId} lispflowmapping-artifacts @@ -58,12 +70,7 @@ org.opendaylight.neutron neutron-spi - 0.6.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.10.0-SNAPSHOT + 0.7.0-SNAPSHOT @@ -77,6 +84,7 @@ maven-checkstyle-plugin checkstyle/java_rules.xml + true org/opendaylight/yang/gen/**,**/config/yang/** true true @@ -99,32 +107,5 @@ - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.lispflowmapping.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - -