Skip to content

Commit

Permalink
MONDRIAN: Fixed missing dependency
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian-release/3.2.2/": change = 14075]
  • Loading branch information
e-cuellar committed Feb 2, 2011
1 parent 5885d3d commit dc4563f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workbench/ivy.xml
Expand Up @@ -41,6 +41,7 @@
<dependency org="pentaho.kettle" name="kettle-db" rev="${dependency.kettle.revision}" changing="true"/>
<dependency org="pentaho.kettle" name="kettle-engine" rev="${dependency.kettle.revision}" changing="true"/>
<dependency org="xerces" name="xercesImpl" rev="2.9.1"/>
<dependency org="com.google.collections" name="google-collections" rev="1.0-rc5" />


<!--Exclusions-->
Expand Down

0 comments on commit dc4563f

Please sign in to comment.