Skip to content

Commit 23b9c7c

Browse files
committed
Revert "comment out signing"
This reverts commit cc95de4.
1 parent cc95de4 commit 23b9c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/openapi-generator-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.gradle.plugin-publish") version "1.3.1"
3-
//id("signing")
3+
id("signing")
44
}
55

66
group = "org.openapitools"

0 commit comments

Comments
 (0)