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/06/11 12:28:16 UTC

svn commit: r783718 - /incubator/sling/trunk/contrib/pom.xml

Author: cziegeler
Date: Thu Jun 11 10:28:16 2009
New Revision: 783718

URL: http://svn.apache.org/viewvc?rev=783718&view=rev
Log:
Add rewriter to parent pom

Modified:
    incubator/sling/trunk/contrib/pom.xml

Modified: incubator/sling/trunk/contrib/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/pom.xml?rev=783718&r1=783717&r2=783718&view=diff
==============================================================================
--- incubator/sling/trunk/contrib/pom.xml (original)
+++ incubator/sling/trunk/contrib/pom.xml Thu Jun 11 10:28:16 2009
@@ -67,6 +67,7 @@
           <module>extensions/jcrinstall</module>
           <module>extensions/i18n</module>
           <module>extensions/obr</module>
+          <module>extensions/rewriter</module>
           <module>extensions/runmode</module>
           <module>jcr/jackrabbit-api</module>
           <module>jcr/jackrabbit-client</module>