Author: fmeschbe
Date: Mon Aug 23 16:28:27 2010
New Revision: 988187

URL: http://svn.apache.org/viewvc?rev=988187&view=rev
Log:
use Auth Core 1.0.0 to prepare the release

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

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


Reply via email to