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/09/08 09:24:20 UTC

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

Author: cziegeler
Date: Tue Sep  8 07:24:20 2009
New Revision: 812355

URL: http://svn.apache.org/viewvc?rev=812355&view=rev
Log:
Use released parent pom.

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=812355&r1=812354&r2=812355&view=diff
==============================================================================
--- sling/whiteboard/portal/container/pom.xml (original)
+++ sling/whiteboard/portal/container/pom.xml Tue Sep  8 07:24:20 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>5-incubator</version>
+        <version>6</version>
     </parent>
 
     <groupId>org.apache.sling.portal</groupId>