Skip to content
Snippets Groups Projects
Commit 54ae3b06 authored by koz01's avatar koz01
Browse files

fix: JPAMetamodeGen with lombok

parent cb021eac
No related merge requests found
...@@ -126,11 +126,6 @@ ...@@ -126,11 +126,6 @@
</path> </path>
</annotationProcessorPaths> </annotationProcessorPaths>
<compilerArguments>
<processor>org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor</processor>
</compilerArguments>
</configuration> </configuration>
<executions> <executions>
<execution> <execution>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment