X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=0ce69bc12681d5f258eb17f57a2cf9b15dffb25e;hb=refs%2Fheads%2Fv2.0.x;hp=3e3007b5df813769dda9fb71d345d97544b93c9f;hpb=878591401555a4687df736bb8da956479dd426e3;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 3e3007b5df..0ce69bc126 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 3.1.9 @@ -20,16 +20,23 @@ 4.0.0 org.opendaylight.yangtools concepts - 1.0.0-SNAPSHOT + 2.0.24-SNAPSHOT ${project.artifactId} Common concepts + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + - - com.google.code.findbugs - jsr305 - provided - com.google.guava guava @@ -38,6 +45,10 @@ junit junit + + org.opendaylight.yangtools + mockito-configuration + @@ -46,25 +57,10 @@ org.apache.maven.plugins maven-checkstyle-plugin - true + checkstyle.violationSeverity=error - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -