Author: fmeschbe
Date: Thu Jun 23 14:46:21 2011
New Revision: 1138908

URL: http://svn.apache.org/viewvc?rev=1138908&view=rev
Log:
SLING-2109 Provide System Bundle Extension Fragments for XML and JTA APIs

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1138908&r1=1138907&r2=1138908&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Thu Jun 23 14:46:21 2011
@@ -96,6 +96,8 @@
 
         <!-- The Sling API -->
         <module>bundles/api</module>
+        <module>bundles/extensions/framework-extension-transaction</module>
+        <module>bundles/extensions/framework-extension-xml</module>
 
         <!-- The commons sub project -->
         <module>bundles/commons/classloader</module>


Reply via email to