From 20c7dcbeb931c656f367baf461473cd06ceb1f40 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 31 Jan 2012 23:27:46 +0100 Subject: Fix for publish target in build file. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 7ad4ce0e..e9497c2c 100644 --- a/build.xml +++ b/build.xml @@ -495,7 +495,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr host="projectlombok.org" username="lombokup" keyfile="escudo-upload.key" passphrase="" - trust="true" command="./deployLombokUtil '${lombok.version}'" /> + trust="true" command="./deployLombokUtils '${lombok.version}'" />