aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-01-06 10:07:56 +0000
committerArne H Juul <arnej@yahooinc.com>2022-01-06 10:07:56 +0000
commit07a9ee2ff884c43928dc52ebc735bb424c5747e0 (patch)
treea7e67cd7a35cb29ae1b90a98e8537f616555fc04 /parent
parent12ca20ffecf641c2ffa662bab91b93a774e33a38 (diff)
cosmetic fix
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 2395991896a..36d682e7895 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
<arg>-Xlint:-try</arg>
<arg>-Xlint:-processing</arg>
<arg>-Xlint:-varargs</arg>
- <arg>-Xlint:-options</arg>
+ <arg>-Xlint:-options</arg>
<arg>-Werror</arg>
</compilerArgs>
</configuration>