summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f4a9ef8..6d99c28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,9 +276,6 @@
276 <version>${lombok.version}</version> 276 <version>${lombok.version}</version>
277 </path> 277 </path>
278 </annotationProcessorPaths> 278 </annotationProcessorPaths>
279 <annotationProcessors>
280 <annotationProcessor>lombok.launch.AnnotationProcessorHider$AnnotationProcessor</annotationProcessor>
281 </annotationProcessors>
282 <compilerArgs combine.children="append"> 279 <compilerArgs combine.children="append">
283 <arg>-Xlint:deprecation</arg> 280 <arg>-Xlint:deprecation</arg>
284 </compilerArgs> 281 </compilerArgs>