Author: fmeschbe
Date: Mon Aug 23 16:27:40 2010
New Revision: 988186

URL: http://svn.apache.org/viewvc?rev=988186&view=rev
Log:
Use previous Auth Core SNAPSHOT until after release

Modified:
    sling/trunk/bundles/auth/form/pom.xml

Modified: sling/trunk/bundles/auth/form/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/form/pom.xml?rev=988186&r1=988185&r2=988186&view=diff
==============================================================================
--- sling/trunk/bundles/auth/form/pom.xml (original)
+++ sling/trunk/bundles/auth/form/pom.xml Mon Aug 23 16:27:40 2010
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.auth.core</artifactId>
-            <version>1.0.0</version>
+            <version>0.9.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>


Reply via email to