We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7448b commit cc95de4Copy full SHA for cc95de4
modules/openapi-generator-gradle-plugin/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.gradle.plugin-publish") version "1.3.1"
3
- id("signing")
+ //id("signing")
4
}
5
6
group = "org.openapitools"
0 commit comments