Skip to content

Commit d93eff5

Browse files
committed
do not register src/main/java as sources root as it should be automatically picked up by the plugin
1 parent 71d4607 commit d93eff5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@
166166
<configuration>
167167
<sourceDirs>
168168
<source>src/main/kotlin</source>
169-
<source>src/main/java</source>
170169
</sourceDirs>
171170
</configuration>
172171
</execution>

0 commit comments

Comments
 (0)