Fix commons-io scope

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661253 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2008-05-29 08:23:53 +00:00
parent 7a2ebd0be3
commit 1e82deb132
1 changed files with 0 additions and 1 deletions

View File

@ -211,7 +211,6 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>