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/29 15:08:57 UTC

svn commit: r819919 - /sling/trunk/bundles/api/pom.xml

Author: cziegeler
Date: Tue Sep 29 13:08:56 2009
New Revision: 819919

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

Modified:
    sling/trunk/bundles/api/pom.xml

Modified: sling/trunk/bundles/api/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/api/pom.xml?rev=819919&r1=819918&r2=819919&view=diff
==============================================================================
--- sling/trunk/bundles/api/pom.xml (original)
+++ sling/trunk/bundles/api/pom.xml Tue Sep 29 13:08:56 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>6</version>
+        <version>7</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>