Author: fmeschbe
Date: Mon Aug 16 05:37:38 2010
New Revision: 985790

URL: http://svn.apache.org/viewvc?rev=985790&view=rev
Log:
SLING-1650 refer to new (refactored) artifacts

Modified:
    sling/trunk/launchpad/builder/src/main/bundles/list.xml

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=985790&r1=985789&r2=985790&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Aug 16 05:37:38 
2010
@@ -50,7 +50,7 @@
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.commons.auth</artifactId>
+            <artifactId>org.apache.sling.auth.core</artifactId>
             <version>0.9.0-SNAPSHOT</version>
         </bundle>
         <bundle>
@@ -65,12 +65,12 @@
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.openidauth</artifactId>
+            <artifactId>org.apache.sling.auth.openid</artifactId>
             <version>0.9.1-SNAPSHOT</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.formauth</artifactId>
+            <artifactId>org.apache.sling.auth.form</artifactId>
             <version>0.9-SNAPSHOT</version>
         </bundle>
         <bundle>


Reply via email to