Author: fmeschbe
Date: Wed Nov 25 14:26:51 2009
New Revision: 884112
URL: http://svn.apache.org/viewvc?rev=884112&view=rev
Log:
Temporarily switch to 9-SNAPSHOT of the parent pom until version 8 vote has
passed (related to SLING-1205).
Modified:
sling/trunk/launchpad/base/pom.xml
Modified: sling/trunk/launchpad/base/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/base/pom.xml?rev=884112&r1=884111&r2=884112&view=diff
==============================================================================
--- sling/trunk/launchpad/base/pom.xml (original)
+++ sling/trunk/launchpad/base/pom.xml Wed Nov 25 14:26:51 2009
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>8</version>
+ <version>9-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>