diff --git a/examples/layered-entities/pom.xml b/examples/layered-entities/pom.xml index abb01022..006cede8 100644 --- a/examples/layered-entities/pom.xml +++ b/examples/layered-entities/pom.xml @@ -37,54 +37,4 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - - javac - - - - process-annotations - generate-sources - - compile - - - - org.eclipse.serializer.codegen.entity.EntityProcessor - - - -proc:only - -Amicrostream.entity.hashequalator=true - -Amicrostream.entity.appendable=true - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.4.0 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/annotations - - - - - - - -