You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
399 B
13 lines
399 B
<model> |
|
<modelVersion>4.0.0</modelVersion> |
|
<parent> |
|
<groupId>net.sf.acegisecurity</groupId> |
|
<artifactId>acegi-security-samples</artifactId> |
|
<version>0.9.0-SNAPSHOT</version> |
|
</parent> |
|
<artifactId>acegi-security-sample-contacts</artifactId> |
|
<name>Acegi Security System for Spring - Contacts sample</name> |
|
<packaging>war</packaging> |
|
<dependencies> |
|
</dependencies> |
|
</model>
|
|
|