Skip to content

Commit

Permalink
Switches the build dependency of Mondrian to 3.3-SNAPSHOT following t…
Browse files Browse the repository at this point in the history
…he added support for HIERARCHY_IS_VISIBLE in MDSCHEMA_HIERARCHIES.

git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@461 c6a108a4-781c-0410-a6c6-c2d559e19af0
  • Loading branch information
lucboudreau committed Jul 18, 2011
1 parent 0eb19d9 commit bed8eee
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 @@ -59,7 +59,7 @@
<dependency org="junit" name="junit" rev="3.8.1"/>

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

0 comments on commit bed8eee

Please sign in to comment.