X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fapi%2Fpom.xml;h=988ec939fafb7ee83d52bfb6438187af11c07446;hb=de5344d307234e5813e476d956eefd9af5ac9b11;hp=b05d3af4ba67264630c2f67688cf675af8bb3491;hpb=f977f800ea270b0a9276b486f0477732cbe8d823;p=bgpcep.git diff --git a/pcep/api/pom.xml b/pcep/api/pom.xml index b05d3af4ba..988ec939fa 100644 --- a/pcep/api/pom.xml +++ b/pcep/api/pom.xml @@ -7,29 +7,21 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - + 4.0.0 - - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main - HEAD - org.opendaylight.bgpcep - pcep-parent - 0.7.0-SNAPSHOT + config-parent + 0.9.0-SNAPSHOT + ../../config-parent pcep-api PCE Protocol API bundle ${project.artifactId} - - 3.0.4 - @@ -99,37 +91,27 @@ - - org.opendaylight.yangtools - yang-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + - org.apache.felix - maven-bundle-plugin - true + org.codehaus.mojo + findbugs-maven-plugin - - ${project.groupId}.${project.artifactId} - + true - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + HEAD +