mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 12:32:13 +00:00
Added dependencies
This commit is contained in:
parent
fde59c2f29
commit
9da9de2669
@ -1,3 +1,14 @@
|
||||
<project>
|
||||
<extend>${basedir}/../project.xml</extend>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>acegi</groupId>
|
||||
<artifactId>acegi-security</artifactId>
|
||||
<version>0.7-SNAPSHOT</version>
|
||||
<url>http://acegisecurity.sourceforge.net</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
</properties>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user