Author: rombert
Date: Mon Oct 2 21:05:25 2017
New Revision: 1810604
URL: http://svn.apache.org/viewvc?rev=1810604&view=rev
Log:
samples: add more modules to reactor
Modified:
sling/trunk/samples/pom.xml
Modified: sling/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/samples/pom.xml?rev=1810604&r1=1810603&r2=1810604&view=diff
==============================================================================
--- sling/trunk/samples/pom.xml (original)
+++ sling/trunk/samples/pom.xml Mon Oct 2 21:05:25 2017
@@ -65,6 +65,8 @@
<module>accessmanager-ui</module>
<module>custom-login-form</module>
<module>espblog</module>
+ <module>fling</module>
+ <module>htlblog</module>
<module>javashell</module>
<module>mail-archive</module>
<module>path-based-rtp</module>