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

View File

@@ -14,7 +14,7 @@
<dependency>
<groupId>acegisecurity</groupId>
<artifactId>acegi-security-tiger</artifactId>
<version>1.0.0-RC1</version>
<version>1.0.0-SNAPSHOT</version>
<type>jar</type>
</dependency>
</dependencies>