1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Prepare for 1.0.3.

This commit is contained in:
Ben Alex
2006-11-17 02:58:17 +00:00
parent 3e3db43b37
commit aff04805e7
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.acegisecurity</groupId>
<artifactId>acegi-security-tiger</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
+1 -1
View File
@@ -11,7 +11,7 @@
<dependency>
<groupId>org.acegisecurity</groupId>
<artifactId>acegi-security</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<type>jar</type>
<url>http://acegisecurity.org</url>
<properties>