From c3020771206d2e14416bbb936116afabe0629041 Mon Sep 17 00:00:00 2001 From: Chirag Dewan Date: Wed, 7 Aug 2019 21:36:14 +0530 Subject: [PATCH] BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder --- libraries-2/pom.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/libraries-2/pom.xml b/libraries-2/pom.xml index a9a818615f..bac601df61 100644 --- a/libraries-2/pom.xml +++ b/libraries-2/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 libraries2 libraries2 @@ -111,15 +111,9 @@ org.apache.mesos mesos ${mesos.library.version} - - - org.inferred - freebuilder - ${freebuilder.version} - true - + 3.0.7 3.6.2 @@ -135,6 +129,5 @@ 2.8.5 3.14.2 4.1.2 - 2.4.1 - - + + \ No newline at end of file