Skip to content

Commit ea2bec8

Browse files
Updated README.md
1 parent 5b1332b commit ea2bec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The annotation processor should be applied by defining it in annotation processo
3737

3838
<plugin>
3939
<artifactId>maven-compiler-plugin</artifactId>
40-
<configuration combine.self="append">
40+
<configuration>
4141
<annotationProcessorPaths>
4242
<path>
4343
<groupId>io.toolisticon.spiap</groupId>

0 commit comments

Comments
 (0)