X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec-osgi%2Fpom.xml;h=ede0c9f6aa74921f517b5603c73e1a49393b530e;hb=dc51015f64da8ca865df08fcf452d24eecccc62c;hp=184711645b8a0b12048e4e85a372d3f39adde692;hpb=a1cdbb8a1b68358d965d4a2138a87eabde30c520;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec-osgi/pom.xml b/binding/mdsal-binding-dom-codec-osgi/pom.xml index 184711645b..ede0c9f6aa 100644 --- a/binding/mdsal-binding-dom-codec-osgi/pom.xml +++ b/binding/mdsal-binding-dom-codec-osgi/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.0 + 2.0.5 4.0.0 org.opendaylight.mdsal mdsal-binding-dom-codec-osgi - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT bundle @@ -27,14 +27,14 @@ org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 1.2.0 pom import @@ -79,24 +79,31 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + The following configuration is necessary for maven-site-plugin to + correctly identify the correct deployment path for OpenDaylight Maven + sites. + --> + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +