aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/maven.ant.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buildScripts/maven.ant.xml')
-rw-r--r--buildScripts/maven.ant.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/buildScripts/maven.ant.xml b/buildScripts/maven.ant.xml
index 783303f2..ff71b718 100644
--- a/buildScripts/maven.ant.xml
+++ b/buildScripts/maven.ant.xml
@@ -20,8 +20,10 @@
THE SOFTWARE.
-->
<project name="lombok-maven" basedir=".." default="maven">
- <description>This buildfile is part of projectlombok.org. It is responsible for creating and maintaining
-the maven repository that contains lombok's deliverables for those using maven.</description>
+ <description>
+This buildfile is part of projectlombok.org. It is responsible for creating and maintaining
+the maven repository that contains lombok's deliverables for those using maven.
+ </description>
<target name="version" unless="lombok.version">
<ant antfile="build.xml" target="version" inheritAll="false" />
<loadresource property="lombok.version">