Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 2543b91

Browse files
committed
Revert "Added artifact signing. Hopefuly the *.asc is getting published as well"
This reverts commit d8007f6 Signed-off-by: Winarto Zhao <[email protected]>
1 parent 3dc266f commit 2543b91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ publishing {
147147
from components.java
148148
artifact sourcesJar
149149
artifact scaladocJar
150-
artifact signing
151150
groupId "${project.group}"
152151
artifactId "${project.archivesBaseName}"
153152
version "${project.version}"

0 commit comments

Comments
 (0)