mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-30 15:52:15 +00:00
Added multiproject reports
This commit is contained in:
parent
3d215ff0ae
commit
55b57db5a8
@ -1,4 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<project>
|
<project>
|
||||||
<extend>${basedir}/../project.xml</extend>
|
<extend>${basedir}/../project.xml</extend>
|
||||||
<artifactId>acegi-security-doc</artifactId>
|
<artifactId>acegi-security-doc</artifactId>
|
||||||
@ -21,5 +22,13 @@
|
|||||||
<type>zip</type>
|
<type>zip</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
<reports>
|
||||||
|
<report>maven-faq-plugin</report>
|
||||||
|
<report>maven-dashboard-plugin</report>
|
||||||
|
<report>maven-multiproject-plugin</report>
|
||||||
|
<report>maven-multichanges-plugin</report>
|
||||||
|
</reports>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user