You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/12/08 12:01:58 UTC

svn commit: r1718558 - /sling/trunk/testing/pom.xml

Author: bdelacretaz
Date: Tue Dec  8 11:01:58 2015
New Revision: 1718558

URL: http://svn.apache.org/viewvc?rev=1718558&view=rev
Log:
Add bundle-with-it module

Modified:
    sling/trunk/testing/pom.xml

Modified: sling/trunk/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/pom.xml?rev=1718558&r1=1718557&r2=1718558&view=diff
==============================================================================
--- sling/trunk/testing/pom.xml (original)
+++ sling/trunk/testing/pom.xml Tue Dec  8 11:01:58 2015
@@ -65,6 +65,7 @@
     <module>samples/sample-tests</module>
     <module>samples/failing-tests</module>
     <module>samples/integration-tests</module>
+    <module>samples/bundle-with-it</module>
   </modules>
 
 </project>