From 10eede4c630c8f6183c1a53aa7294e30e7e50d23 Mon Sep 17 00:00:00 2001 From: Luc Boudreau Date: Wed, 1 Aug 2012 16:00:57 +0000 Subject: [PATCH] Triggers a numbered build for pre-Mondrian 4 work. git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@539 c6a108a4-781c-0410-a6c6-c2d559e19af0 --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index afec0f8..2b18aad 100644 --- a/build.properties +++ b/build.properties @@ -25,11 +25,11 @@ # so that projects such as mondrian can run on the very latest; we switch for a # specific revision number near to a release. Change 'xxx' the latest subversion # change number; and put the same number in 'project.revision.minor'.) -project.revision=1.0.1-SNAPSHOT +project.revision=1.0.1.539 #project.revision=1.0.0.xxx project.revision.major=1 -project.revision.minor=00010501 +project.revision.minor=00010539 ivy.artifact.id=olap4j ivy.artifact.group=org.olap4j