Author: bdelacretaz Date: Mon Sep 21 11:54:57 2015 New Revision: 1704274 URL: http://svn.apache.org/viewvc?rev=1704274&view=rev Log: SLING-5040 - new teleporter 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=1704274&r1=1704273&r2=1704274&view=diff ============================================================================== --- sling/trunk/testing/pom.xml (original) +++ sling/trunk/testing/pom.xml Mon Sep 21 11:54:57 2015 @@ -63,6 +63,7 @@ <module>samples/sample-tests</module> <module>samples/failing-tests</module> <module>samples/integration-tests</module> + <module>teleporter</module> </modules> </project>