From e0a91d25896b9d67f0cf3f1a5bb94c40e1ecfc94 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 12 Jun 2017 23:38:25 +0200 Subject: All references in javadoc to projectlombok.org URLs now use the canonical URL. --- buildScripts/website.ant.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 4f1b8dde..2b9f2012 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -172,12 +172,11 @@ such as applying the templates to produce the website, converting the changelog write your own plugins, the other packages are what you're looking for. ]]> + + + - - - -
Lombok - ]]>v${lombok.version}
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.]]>
-- cgit