This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag maven-sling-plugin-2.0.2-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git

commit a7886ac5a1b0ee8d325afb054a81adbb11432781
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Jan 22 13:03:52 2008 +0000

    Update to commons-io 1.4 - no need for wrapper bundle anymore (RTC not 
needed)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-sling-plugin@614196
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4b7ca9f..f654775 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,9 +72,8 @@
             <version>3.1</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.commons</groupId>
+            <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>1.3.2</version>
             <scope>compile</scope>
         </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to