summaryrefslogtreecommitdiff
path: root/myapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'myapp/pom.xml')
-rw-r--r--myapp/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/myapp/pom.xml b/myapp/pom.xml
index 8851022..8084e3e 100644
--- a/myapp/pom.xml
+++ b/myapp/pom.xml
@@ -31,11 +31,6 @@
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
-<!--
- <annotationProcessors>
- <processor>io.trygvis.container.compiler.MyProcessor</processor>
- </annotationProcessors>
--->
<compilerArguments>
<processor>io.trygvis.container.compiler.MyProcessor</processor>
</compilerArguments>