Author: bdelacretaz
Date: Fri Feb 25 14:39:58 2011
New Revision: 1074542
URL: http://svn.apache.org/viewvc?rev=1074542&view=rev
Log:
SLING-1996 - sample framework extension bundle
Modified:
sling/trunk/samples/pom.xml
Modified: sling/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/samples/pom.xml?rev=1074542&r1=1074541&r2=1074542&view=diff
==============================================================================
--- sling/trunk/samples/pom.xml (original)
+++ sling/trunk/samples/pom.xml Fri Feb 25 14:39:58 2011
@@ -67,5 +67,6 @@
<module>custom-login-form</module>
<module>slingbucks</module>
<module>installing-dependencies</module>
+ <module>framework-fragment</module>
</modules>
-</project>
\ No newline at end of file
+</project>