From c5a31a3768b49243801cb9198419ecb9d34a7f5e Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Tue, 20 Jul 2010 02:06:06 +0200 Subject: Made more consistent --- build.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index 5b061a30..e7b14761 100644 --- a/build.xml +++ b/build.xml @@ -29,7 +29,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - + @@ -95,7 +95,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - + - + + description="Publishes lombok itself, updates the maven repository and the website." /> + description="Publishes an edge release for those who need to test a cutting edge build."> - + + description="Prepares the website for distribution and then publishes it to projectlombok.org."> -- cgit