X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=2fd97947066b63dd701aad09f27cbef1e2744cb7;hb=e8a242a163f7336cfeacfcfcd101db9abaa54d40;hp=3e3007b5df813769dda9fb71d345d97544b93c9f;hpb=878591401555a4687df736bb8da956479dd426e3;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 3e3007b5df..2fd9794706 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 4.0.0-SNAPSHOT @@ -20,23 +20,30 @@ 4.0.0 org.opendaylight.yangtools concepts - 1.0.0-SNAPSHOT + 2.1.0-SNAPSHOT ${project.artifactId} Common concepts + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + - - com.google.code.findbugs - jsr305 - provided - com.google.guava guava - junit - junit + org.opendaylight.yangtools + mockito-configuration @@ -46,25 +53,17 @@ org.apache.maven.plugins maven-checkstyle-plugin - true + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -