Author: lindner
Date: Mon May 31 03:02:53 2010
New Revision: 949656

URL: http://svn.apache.org/viewvc?rev=949656&view=rev
Log:
use release version of shiro

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=949656&r1=949655&r2=949656&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Mon May 31 03:02:53 2010
@@ -1570,7 +1570,7 @@
       <dependency>
         <groupId>org.apache.shiro</groupId>
         <artifactId>shiro-web</artifactId>
-        <version>1.0-incubating-SNAPSHOT</version>
+        <version>1.0.0-incubating</version>
       </dependency>
       <dependency>
         <groupId>org.slf4j</groupId>


Reply via email to