Skip to content

Commit

Permalink
switch the TCK to mondrian 3.4.0-SNAPSHOT, new drillthrough stuff dep…
Browse files Browse the repository at this point in the history
…ends on it

git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@515 c6a108a4-781c-0410-a6c6-c2d559e19af0
  • Loading branch information
pstoellberger committed Feb 27, 2012
1 parent 2845d0e commit 9f1c518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy-tck.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency org="junit" name="junit" rev="3.8.1"/>

<!-- OLAP tests dependencies - uses Mondrian -->
<dependency org="pentaho" name="mondrian" rev="3.3.0.14703" changing="true">
<dependency org="pentaho" name="mondrian" rev="3.4.0-SNAPSHOT" changing="true">
<exclude org="${ivy.artifact.group}" module="${ivy.artifact.id}"/>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9f1c518

Please sign in to comment.