1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Set version to 1.0.0-SNAPSHOT preparing for next version

This commit is contained in:
Carlos Sanchez
2005-12-22 16:32:12 +00:00
parent f226dfb67f
commit 27efd13532
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<dependency>
<groupId>acegisecurity</groupId>
<artifactId>acegi-security</artifactId>
<version>1.0.0-RC1</version>
<version>1.0.0-SNAPSHOT</version>
<type>jar</type>
<url>http://acegisecurity.sourceforge.net</url>
<properties>