Author: khmarbaise
Date: Sun Oct 11 19:54:00 2015
New Revision: 1708015

URL: http://svn.apache.org/viewvc?rev=1708015&view=rev
Log:
[MSHARED-444] Make the optional dependency (commons-io) to a usual dependency

Modified:
    maven/shared/trunk/maven-shared-utils/pom.xml

Modified: maven/shared/trunk/maven-shared-utils/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-utils/pom.xml?rev=1708015&r1=1708014&r2=1708015&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-utils/pom.xml (original)
+++ maven/shared/trunk/maven-shared-utils/pom.xml Sun Oct 11 19:54:00 2015
@@ -79,7 +79,6 @@
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
       <version>2.4</version>
-      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>


Reply via email to