[Schmitzm-commits] r1490 - trunk/schmitzm-core

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Sat Feb 5 12:22:42 CET 2011


Author: alfonx
Date: 2011-02-05 12:22:41 +0100 (Sat, 05 Feb 2011)
New Revision: 1490

Modified:
   trunk/schmitzm-core/pom.xml
Log:


Modified: trunk/schmitzm-core/pom.xml
===================================================================
--- trunk/schmitzm-core/pom.xml	2011-02-05 10:46:28 UTC (rev 1489)
+++ trunk/schmitzm-core/pom.xml	2011-02-05 11:22:41 UTC (rev 1490)
@@ -43,9 +43,10 @@
 		</dependency>
 
 		<dependency>
+		<!-- NOT USE 2.0.1 for now... -->
 			<groupId>commons-io</groupId>
 			<artifactId>commons-io</artifactId>
-			<version>2.0.1</version>
+			<version>1.4</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>



More information about the Schmitzm-commits mailing list