From 36a9010a1e0958e960f094806247180b30196a40 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sun, 21 Jun 2020 11:45:21 +0200 Subject: [PATCH] Condense antlr4-maven-plugin config --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 822789e520..ec1fa757c0 100644 --- a/pom.xml +++ b/pom.xml @@ -124,6 +124,8 @@ ${antlr.version} ${project.build.sourceEncoding} + true + true @@ -133,10 +135,6 @@ generate-sources - - true - true -