Skip to content

Commit

Permalink
MONDRIAN BISERVER-4618 Fixes duplicate catalog entry in datasources.x…
Browse files Browse the repository at this point in the history
…ml on the BI server when the workbench publishes a new schema. - Upgrades the schema workbench plugins to the latest release with the fixes.

[git-p4: depot-paths = "//open/mondrian-release/3.2/": change = 13793]
  • Loading branch information
lucboudreau committed Aug 4, 2010
1 parent 93ee8c4 commit 9f44cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workbench/ivy.xml
Expand Up @@ -30,7 +30,7 @@
<dependency org="jaxen" name="jaxen" rev="1.1.1"/>
<dependency org="dom4j" name="dom4j" rev="1.6.1"/>
<dependency org="junit" name="junit" rev="4.0"/>
<dependency org="pentaho" name="pentaho-mondrianschemaworkbench-plugins" rev="1.0.34319"/>
<dependency org="pentaho" name="pentaho-mondrianschemaworkbench-plugins" rev="1.0.42455"/>

<dependency org="pentaho" name="pentaho-xul-core" rev="${dependency.pentaho-xul.revision}" changing="true" />
<dependency org="pentaho" name="pentaho-xul-swing" rev="${dependency.pentaho-xul.revision}" changing="true" />
Expand Down

0 comments on commit 9f44cda

Please sign in to comment.