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/09/21 13:55:02 UTC

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

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>