Update record builder
This commit is contained in:
parent
9b5c260fa2
commit
646e675253
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
|
|
||||||
target/
|
target/
|
||||||
|
|
||||||
|
.ci-friendly-pom.xml
|
||||||
|
2
pom.xml
2
pom.xml
@ -173,7 +173,7 @@
|
|||||||
<annotationProcessorPath>
|
<annotationProcessorPath>
|
||||||
<groupId>io.soabase.record-builder</groupId>
|
<groupId>io.soabase.record-builder</groupId>
|
||||||
<artifactId>record-builder-processor</artifactId>
|
<artifactId>record-builder-processor</artifactId>
|
||||||
<version>32</version>
|
<version>33</version>
|
||||||
</annotationProcessorPath>
|
</annotationProcessorPath>
|
||||||
</annotationProcessorPaths>
|
</annotationProcessorPaths>
|
||||||
<annotationProcessors>
|
<annotationProcessors>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user