Skip to content

Commit 2855ca4

Browse files
committed
Don't skip main and install targets.
1 parent 19aa87a commit 2855ca4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,10 +477,8 @@
477477
<id>central</id>
478478

479479
<properties>
480-
<maven.main.skip>true</maven.main.skip>
481480
<maven.test.skip>true</maven.test.skip>
482481
<maven.kotlin.skip>true</maven.kotlin.skip>
483-
<maven.install.skip>true</maven.install.skip>
484482
<skipTests>true</skipTests>
485483
</properties>
486484

0 commit comments

Comments
 (0)