Skip to content

Commit a9b7c58

Browse files
Merge branch 'kapt' of github.com:scenerygraphics/sciview into kapt
2 parents 7c2cd20 + b946135 commit a9b7c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@
388388
<goals> <goal>compile</goal> </goals>
389389
<configuration>
390390
<sourceDirs>
391-
<source>src/main/java</source>
392391
<source>src/main/kotlin</source>
392+
<source>src/main/java</source>
393393
<source>target/generated-sources/kapt</source>
394394
<source>target/generated-sources/kaptKotlin</source>
395395
</sourceDirs>

0 commit comments

Comments
 (0)