From f43029c590fa1723d18c4a56a8d6b4a99efb57d1 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 16 Nov 2007 19:01:27 +0000 Subject: [PATCH] minor configuration changes --- core/build.xml | 2 ++ core/ivy.xml | 10 ++++++---- core/project.properties | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/core/build.xml b/core/build.xml index 539b3550c9..04a319c9bf 100644 --- a/core/build.xml +++ b/core/build.xml @@ -3,5 +3,7 @@ + + \ No newline at end of file diff --git a/core/ivy.xml b/core/ivy.xml index 10c1396724..1c4f9f92a4 100644 --- a/core/ivy.xml +++ b/core/ivy.xml @@ -1,10 +1,11 @@ - + - + @@ -14,6 +15,7 @@ + diff --git a/core/project.properties b/core/project.properties index d8d19a0633..9a5504cd48 100644 --- a/core/project.properties +++ b/core/project.properties @@ -1,2 +1,2 @@ -version=1.0-SNAPSHOT +version=0.9-SNAPSHOT integration.repo.dir=../integration-repo \ No newline at end of file