Skip to content

Commit

Permalink
do not register src/main/java as sources root as it should be automat…
Browse files Browse the repository at this point in the history
…ically picked up by the plugin
  • Loading branch information
AlmasB committed Dec 23, 2024
1 parent 71d4607 commit d93eff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@
<configuration>
<sourceDirs>
<source>src/main/kotlin</source>
<source>src/main/java</source>
</sourceDirs>
</configuration>
</execution>
Expand Down

0 comments on commit d93eff5

Please sign in to comment.