Skip to content

Commit 269000d

Browse files
committed
Publish artifacts to local Maven repo by default
1 parent 118c07e commit 269000d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ javadoc {
205205
}
206206
}
207207

208-
check.dependsOn jacocoTestReport, javadoc
208+
check.dependsOn jacocoTestReport, publishToMavenLocal

0 commit comments

Comments
 (0)