mirror of https://github.com/apache/jclouds.git
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:
parent
5360144084
commit
8f012d65be
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue