Author: justin
Date: Wed Nov 10 02:05:11 2010
New Revision: 1033324

URL: http://svn.apache.org/viewvc?rev=1033324&view=rev
Log:
using released parent before release

Modified:
    sling/trunk/bundles/jcr/webconsole/pom.xml

Modified: sling/trunk/bundles/jcr/webconsole/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webconsole/pom.xml?rev=1033324&r1=1033323&r2=1033324&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/webconsole/pom.xml (original)
+++ sling/trunk/bundles/jcr/webconsole/pom.xml Wed Nov 10 02:05:11 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 


Reply via email to