X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmaven-sal-api-gen-plugin%2Fpom.xml;h=6853860a28f5dba9a3b2839b3a88741c29779f38;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=dcc0648f29234c229f2b3afe9fa8ea6bb5934398;hpb=ebd2ef40147e49e38e659126578b5ddaa2a30aba;p=mdsal.git diff --git a/binding/maven-sal-api-gen-plugin/pom.xml b/binding/maven-sal-api-gen-plugin/pom.xml index dcc0648f29..6853860a28 100644 --- a/binding/maven-sal-api-gen-plugin/pom.xml +++ b/binding/maven-sal-api-gen-plugin/pom.xml @@ -10,12 +10,36 @@ - org.opendaylight.mdsal - mdsal-binding - 0.10.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 5.0.6 + + 4.0.0 + org.opendaylight.mdsal maven-sal-api-gen-plugin + 2.0.13-SNAPSHOT + jar + + + + + org.opendaylight.mdsal + mdsal-artifacts + 4.0.13-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 3.0.9 + pom + import + + + @@ -43,6 +67,7 @@ org.apache.maven maven-core + 3.3.3 provided @@ -50,61 +75,25 @@ plexus-build-api provided - - junit - junit - test + org.opendaylight.yangtools + yang-test-util - maven-jar-plugin - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - + org.eclipse.xtend + xtend-maven-plugin - org.apache.felix - maven-bundle-plugin - true + org.apache.maven.plugins + maven-checkstyle-plugin - - ${project.groupId}.${project.artifactId} - - !org.apache.maven.plugin.logging, - !org.apache.maven.project - * - - + checkstyle.violationSeverity=error - - org.eclipse.xtend - xtend-maven-plugin - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -