mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-08 19:42:48 +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>
|
||||
http://logging.apache.org/log4j/docs/api/
|
||||
</link>
|
||||
<link>
|
||||
http://jakarta.apache.org/regexp/apidocs/
|
||||
</link>
|
||||
<link>
|
||||
http://jakarta.apache.org/velocity/api/
|
||||
</link>
|
||||
@ -460,10 +457,6 @@
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>taglist-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>clirr-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user