Skip to content

Commit a2abe4e

Browse files
committed
「Mavenリポジトリ」だと不明なのでCentralと明示
1 parent 0837009 commit a2abe4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jig-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ signing {
5757
}
5858

5959
java {
60-
// Mavenリポジトリにデプロイするために必要なので追加
60+
// MavenCentralへの公開にJavadocとsourceの添付が必要
6161
withJavadocJar()
6262
withSourcesJar()
6363
}

0 commit comments

Comments
 (0)