mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-10 12:23:30 +00:00
SEC-509: removed clirr plugin declaration from maven build.
Also removed regexp javadoc link as it doesn't seem to be a project dependency any more.
This commit is contained in:
parent
c682a79e46
commit
6a36ae7a0d
7
pom.xml
7
pom.xml
@ -426,9 +426,6 @@
|
|||||||
<link>
|
<link>
|
||||||
http://logging.apache.org/log4j/docs/api/
|
http://logging.apache.org/log4j/docs/api/
|
||||||
</link>
|
</link>
|
||||||
<link>
|
|
||||||
http://jakarta.apache.org/regexp/apidocs/
|
|
||||||
</link>
|
|
||||||
<link>
|
<link>
|
||||||
http://jakarta.apache.org/velocity/api/
|
http://jakarta.apache.org/velocity/api/
|
||||||
</link>
|
</link>
|
||||||
@ -460,10 +457,6 @@
|
|||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
<artifactId>taglist-maven-plugin</artifactId>
|
<artifactId>taglist-maven-plugin</artifactId>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
|
||||||
<artifactId>clirr-maven-plugin</artifactId>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
</plugins>
|
||||||
</reporting>
|
</reporting>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user