Author: kwin
Date: Thu Feb 23 07:23:36 2017
New Revision: 1784085

URL: http://svn.apache.org/viewvc?rev=1784085&view=rev
Log:
SLING-5681 commons-io is now used not only in test classes

Modified:
    sling/trunk/testing/junit/teleporter/pom.xml

Modified: sling/trunk/testing/junit/teleporter/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/testing/junit/teleporter/pom.xml?rev=1784085&r1=1784084&r2=1784085&view=diff
==============================================================================
--- sling/trunk/testing/junit/teleporter/pom.xml (original)
+++ sling/trunk/testing/junit/teleporter/pom.xml Thu Feb 23 07:23:36 2017
@@ -100,7 +100,6 @@
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
       <version>2.4</version>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>


Reply via email to