Author: cziegeler
Date: Wed Nov 4 18:16:04 2009
New Revision: 832830
URL: http://svn.apache.org/viewvc?rev=832830&view=rev
Log:
Fix poms
Modified:
sling/trunk/contrib/explorers/gwt/pom.xml
sling/trunk/contrib/explorers/jquery/pom.xml
Modified: sling/trunk/contrib/explorers/gwt/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/gwt/pom.xml?rev=832830&r1=832829&r2=832830&view=diff
==============================================================================
--- sling/trunk/contrib/explorers/gwt/pom.xml (original)
+++ sling/trunk/contrib/explorers/gwt/pom.xml Wed Nov 4 18:16:04 2009
@@ -6,12 +6,11 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>6-incubator-SNAPSHOT</version>
- <relativePath>../../../../parent/pom.xml</relativePath>
+ <version>7</version>
</parent>
<artifactId>org.apache.sling.extensions.gwt.explorer</artifactId>
- <version>6-incubator-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Explorer</name>
Modified: sling/trunk/contrib/explorers/jquery/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/jquery/pom.xml?rev=832830&r1=832829&r2=832830&view=diff
==============================================================================
--- sling/trunk/contrib/explorers/jquery/pom.xml (original)
+++ sling/trunk/contrib/explorers/jquery/pom.xml Wed Nov 4 18:16:04 2009
@@ -21,9 +21,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>5-incubator</version>
- <relativePath>../../parent/pom.xml
- </relativePath>
+ <version>7</version>
</parent>
<groupId>org.apache.sling</groupId>