From 5699e86270af926590b2304fb81ce1edcd2e3162 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 14 Feb 2015 19:09:19 +1100 Subject: [PATCH] Looks like Jenkins may be having lombok issues with the new version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4f603b0..5a8c6c55 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ org.projectlombok lombok - 1.16.0 + 1.14.8 provided