Skip to content

Commit

Permalink
MONDRIAN: Upgrade pentaho-application-launcher.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 14958]
  • Loading branch information
julianhyde committed Feb 17, 2012
1 parent 53218a8 commit bf2eb8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.properties
Expand Up @@ -3,7 +3,7 @@
# Agreement, available at the following URL:
# http://www.eclipse.org/legal/epl-v10.html.
# Copyright (C) 2002-2002 Kana Software, Inc.
# Copyright (C) 2002-2011 Julian Hyde and others.
# Copyright (C) 2002-2012 Julian Hyde and others.
# All Rights Reserved.
# You must accept the terms of that agreement to use this software.
#
Expand All @@ -30,7 +30,7 @@ dependency.olap4j.revision=1.0.1.500
#dependency properties: used during resolve step of workbench build
dependency.kettle.revision=4.3.0-RC1
dependency.pentaho-xul.revision=3.3.3
dependency.pentaho-launcher.revision=1.0.0
dependency.pentaho-launcher.revision=1.0.2

# Uncomment to use yDoc doclet for enhanced javadoc (requires commercial
# license).
Expand Down
4 changes: 2 additions & 2 deletions workbench/ivy.xml
Expand Up @@ -5,7 +5,7 @@
== This software is subject to the terms of the Eclipse Public License v1.0
== Agreement, available at the following URL:
== http://www.eclipse.org/legal/epl-v10.html.
== Copyright (C) 2008-2010 Julian Hyde
== Copyright (C) 2008-2012 Julian Hyde
== All Rights Reserved.
== You must accept the terms of that agreement to use this software.
-->
Expand Down Expand Up @@ -44,7 +44,7 @@
<dependency org="xerces" name="xercesImpl" rev="2.9.1"/>

<!-- internal runtime dependencies -->
<dependency org="pentaho" name="launcher" rev="${dependency.pentaho-launcher.revision}" />
<dependency org="pentaho" name="pentaho-application-launcher" rev="${dependency.pentaho-launcher.revision}" />

<!--Exclusions-->
<exclude org="jaxme" module="jaxme-api"/>
Expand Down

0 comments on commit bf2eb8a

Please sign in to comment.