diff --git a/pom.xml b/pom.xml index 3cb03881bef221e957843a53ecd2a96eed3af908..ba586c3817c67a23ac2f04b6bcfd789eea708ab2 100644 --- a/pom.xml +++ b/pom.xml @@ -126,11 +126,6 @@ </path> </annotationProcessorPaths> - <compilerArguments> - - <processor>org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor</processor> - - </compilerArguments> </configuration> <executions> <execution>