X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=neutron-ovsdb%2Fpom.xml;h=2462a2d1d3f196872acdbac753d6a2bffc9d3858;hb=02dd576a2ff7d7a8c304bd74a239c150be1ddd2b;hp=9accd0b81161cfd41f6a82689949bf4535f60f78;hpb=7738eabebfdcd8337a089040e8bf9c55880441e0;p=groupbasedpolicy.git diff --git a/neutron-ovsdb/pom.xml b/neutron-ovsdb/pom.xml index 9accd0b81..2462a2d1d 100644 --- a/neutron-ovsdb/pom.xml +++ b/neutron-ovsdb/pom.xml @@ -9,21 +9,36 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT org.opendaylight.groupbasedpolicy neutron-ovsdb - 0.3.0-SNAPSHOT + 0.7.0-SNAPSHOT bundle - + + ODL :: groupbasedpolicy :: ${project.artifactId} + - 1.2.1-SNAPSHOT + 1.6.0-SNAPSHOT + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + @@ -60,7 +75,20 @@ org.mockito - mockito-all + mockito-core + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.opendaylight.groupbasedpolicy + groupbasedpolicy + ${project.version} + test-jar test @@ -77,6 +105,22 @@ + + maven-checkstyle-plugin + + org/opendaylight/yang/gen/**,**/yang/** + true + checkstyle.violationSeverity=error + + + + + check + + process-sources + + + - \ No newline at end of file +