You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2009/05/20 23:01:06 UTC

svn commit: r776853 - /incubator/sling/trunk/launchpad/bundles/pom.xml

Author: fmeschbe
Date: Wed May 20 21:01:06 2009
New Revision: 776853

URL: http://svn.apache.org/viewvc?rev=776853&view=rev
Log:
Use parent pom 6-incubator-SNAPSHOT to leverage new snapshot repository

Modified:
    incubator/sling/trunk/launchpad/bundles/pom.xml

Modified: incubator/sling/trunk/launchpad/bundles/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/bundles/pom.xml?rev=776853&r1=776852&r2=776853&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/bundles/pom.xml (original)
+++ incubator/sling/trunk/launchpad/bundles/pom.xml Wed May 20 21:01:06 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>5-incubator</version>
+        <version>6-incubator-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>