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