Fix typo in pom.xml (#222)

This commit is contained in:
Rick Ossendrijver
2022-09-08 12:49:45 +02:00
committed by GitHub
parent b88a668819
commit 1e3ad0fe32

View File

@@ -779,7 +779,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<configuration>
<!-- XXX: MCOMPILER-503: The plugin contructs a highly
<!-- XXX: MCOMPILER-503: The plugin constructs a highly
unintuitive annotation processor classpath, in which
some indirect dependencies take precedence over
explicitly defined dependencies. This can largely be