Skip to content

Commit

Permalink
Merge pull request pentaho#137 from dkincade/master
Browse files Browse the repository at this point in the history
PDI-7300 - Changing to the commons-vfs with our fixes
  • Loading branch information
David Kincade committed Aug 25, 2013
2 parents 24c8e73 + a507955 commit 9303f95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
<dependency org="commons-logging" name="commons-logging" rev="1.1.1"/>
<dependency org="commons-math" name="commons-math" rev="1.1"/>
<dependency org="commons-pool" name="commons-pool" rev="1.2"/>
<!-- version in commons-vfs.jar is 1.1-SNAPSHOT -->
<dependency org="commons-vfs" name="commons-vfs" rev="1.0"/>
<dependency org="commons-vfs" name="commons-vfs" rev="20100924-pentaho" transitive="false"/>
<dependency org="javacup" name="javacup" rev="10k"/>
<dependency org="net.java.dev.javacc" name="javacc" rev="5.0"/>
<dependency org="dom4j" name="dom4j" rev="1.6.1"/>
Expand Down

0 comments on commit 9303f95

Please sign in to comment.