Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change).
This commit is contained in:
+2
-1
@@ -11,7 +11,7 @@
|
||||
<dependency>
|
||||
<groupId>acegisecurity</groupId>
|
||||
<artifactId>acegi-security</artifactId>
|
||||
<version>0.8.1</version>
|
||||
<version>0.8.2-SNAPSHOT</version>
|
||||
<type>jar</type>
|
||||
<url>http://acegisecurity.sourceforge.net</url>
|
||||
<properties>
|
||||
@@ -19,5 +19,6 @@
|
||||
</properties>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build />
|
||||
</project>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user