You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/08/17 17:55:09 UTC

svn commit: r805022 - /sling/whiteboard/portal/container/pom.xml

Author: cziegeler
Date: Mon Aug 17 15:55:08 2009
New Revision: 805022

URL: http://svn.apache.org/viewvc?rev=805022&view=rev
Log:
Use released version.

Modified:
    sling/whiteboard/portal/container/pom.xml

Modified: sling/whiteboard/portal/container/pom.xml
URL: http://svn.apache.org/viewvc/sling/whiteboard/portal/container/pom.xml?rev=805022&r1=805021&r2=805022&view=diff
==============================================================================
--- sling/whiteboard/portal/container/pom.xml (original)
+++ sling/whiteboard/portal/container/pom.xml Mon Aug 17 15:55:08 2009
@@ -177,7 +177,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.0.4-incubator</version>
+            <version>2.0.6</version>
             <scope>provided</scope>
         </dependency>