mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-07 02:28:25 +00:00
JApiCmp is already configured in the parent and enabled with a property.
This commit is contained in:
parent
5d05df0f9e
commit
5e085b72ec
8
pom.xml
8
pom.xml
@ -650,14 +650,6 @@
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- override skip property of parent pom -->
|
||||
<plugin>
|
||||
<groupId>com.github.siom79.japicmp</groupId>
|
||||
<artifactId>japicmp-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>false</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user