Author: bdelacretaz
Date: Tue Dec 3 13:20:27 2013
New Revision: 1547380
URL: http://svn.apache.org/r1547380
Log:
SLING-3223 - new replication module
Modified:
sling/trunk/contrib/pom.xml
Modified: sling/trunk/contrib/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1547380&r1=1547379&r2=1547380&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Tue Dec 3 13:20:27 2013
@@ -101,6 +101,7 @@
<module>extensions/reqanalyzer</module>
<module>extensions/rewriter</module>
<module>extensions/tenant</module>
+ <module>extensions/replication</module>
<module>jcr/jackrabbit-client</module>
<module>jcr/compiler</module>
<module>jcr/prefs</module>