summaryrefslogtreecommitdiff
path: root/myapp/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2013-08-04 17:17:39 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2013-08-04 17:17:39 +0200
commit381c368b8907640bdd7cd81db2294724e082a119 (patch)
treeee35a0ec90200e0b344aa36f2cabe13153331bed /myapp/pom.xml
parent3d556bfcad3eb3face9db986aa570d6e2a059448 (diff)
downloadcontainer-playground-381c368b8907640bdd7cd81db2294724e082a119.tar.gz
container-playground-381c368b8907640bdd7cd81db2294724e082a119.tar.bz2
container-playground-381c368b8907640bdd7cd81db2294724e082a119.tar.xz
container-playground-381c368b8907640bdd7cd81db2294724e082a119.zip
wip
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>