The parent POM defines JApiCmp instead of CLIRR
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -623,11 +623,6 @@ under the License.
|
||||
<enableRulesSummary>false</enableRulesSummary>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>clirr-maven-plugin</artifactId>
|
||||
<version>2.8</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>jdepend-maven-plugin</artifactId>
|
||||
@@ -666,6 +661,7 @@ under the License.
|
||||
<commons.componentid>logging</commons.componentid>
|
||||
<commons.module.name>org.apache.commons.logging</commons.module.name>
|
||||
<commons.release.version>1.3.0</commons.release.version>
|
||||
<commons.release.next>1.3.1</commons.release.next>
|
||||
<commons.bc.version>1.2</commons.bc.version>
|
||||
<commons.release.isDistModule>true</commons.release.isDistModule>
|
||||
<commons.jira.id>LOGGING</commons.jira.id>
|
||||
|
||||
Reference in New Issue
Block a user