Skip to content

Commit baacc1d

Browse files
committed
Enable compilation for distribute profile.
Closes #1546
1 parent 2ac3a1c commit baacc1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: parent/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696
<dist.id>${project.artifactId}</dist.id>
9797
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
9898
<kotlin.jvm.target>11</kotlin.jvm.target>
99-
<maven.kotlin.skip>false</maven.kotlin.skip>
10099

101100
<apt>1.1.3</apt>
102101
<aspectj>1.9.7</aspectj>

0 commit comments

Comments
 (0)