X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=7378c9bf1d66ca6c5afdd151cf5d617a00d808ea;hb=8f9458b6893de33b315f4a27385ef7d593384d0b;hp=3f801c0bbd23a14525040a4d80bba207b9500bfe;hpb=f96446fa5af0b051f4c0eed75d035e862368899b;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 3f801c0bbd..7378c9bf1d 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,19 +8,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.yangtools + bnd-parent + 8.0.4-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 1.2.0-SNAPSHOT + jar ${project.artifactId} Common concepts @@ -30,36 +27,13 @@ guava - junit - junit + org.checkerframework + checker-qual + provided + + + org.opendaylight.yangtools + mockito-configuration - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -