X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=aee0c1edf849ea8b0385b04d1ccc4d325458a999;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=8e9de4c512ec9b1beebb6eaa613b741b04187a78;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 8e9de4c512..aee0c1edf8 100644 --- a/yang/yang-data-codec-gson/pom.xml +++ b/yang/yang-data-codec-gson/pom.xml @@ -8,33 +8,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 2.0.4 - + 3.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-codec-gson - 2.0.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - import - pom - - - - org.opendaylight.yangtools @@ -52,6 +38,7 @@ org.opendaylight.yangtools yang-data-util + org.opendaylight.yangtools yang-data-codec-xml @@ -68,25 +55,37 @@ test - junit - junit - test + org.opendaylight.yangtools + mockito-configuration - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -