Author: fmeschbe
Date: Mon Aug 23 16:13:52 2010
New Revision: 988173

URL: http://svn.apache.org/viewvc?rev=988173&view=rev
Log:
Update to Sling API 2.1.0

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

Modified: sling/trunk/bundles/auth/form/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/form/pom.xml?rev=988173&r1=988172&r2=988173&view=diff
==============================================================================
--- sling/trunk/bundles/auth/form/pom.xml (original)
+++ sling/trunk/bundles/auth/form/pom.xml Mon Aug 23 16:13:52 2010
@@ -111,7 +111,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.0.9-SNAPSHOT</version>
+            <version>2.1.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Modified: sling/trunk/bundles/auth/openid/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/openid/pom.xml?rev=988173&r1=988172&r2=988173&view=diff
==============================================================================
--- sling/trunk/bundles/auth/openid/pom.xml (original)
+++ sling/trunk/bundles/auth/openid/pom.xml Mon Aug 23 16:13:52 2010
@@ -97,7 +97,7 @@
                <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.0.9-SNAPSHOT</version>
+            <version>2.1.0</version>
             <scope>provided</scope>
         </dependency>
                <dependency>

Modified: sling/trunk/bundles/auth/selector/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/selector/pom.xml?rev=988173&r1=988172&r2=988173&view=diff
==============================================================================
--- sling/trunk/bundles/auth/selector/pom.xml (original)
+++ sling/trunk/bundles/auth/selector/pom.xml Mon Aug 23 16:13:52 2010
@@ -94,7 +94,7 @@
                <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.0.9-SNAPSHOT</version>
+            <version>2.1.0</version>
             <scope>provided</scope>
         </dependency>
                <dependency>


Reply via email to