Removed the test-jar hack for commons-vfs, which shouldn't be necessary anymore.

git-svn-id: http://jclouds.googlecode.com/svn/trunk@2425 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
sharedocs1@gmail.com 2009-12-14 20:55:16 +00:00
parent 5360144084
commit 8f012d65be
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-vfs</artifactId>
<version>2.0-20091211.230610-1</version>
<version>2.0-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>