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.
2 parents 8bc5614 + 642d736 commit b3aa8d4Copy full SHA for b3aa8d4
modules/swagger-gradle-plugin/build.gradle
@@ -44,7 +44,7 @@ project.group = 'io.swagger.core.v3'
44
project.ext.name = 'swagger-gradle-plugin'
45
project.ext.pluginId = 'io.swagger.core.v3.swagger-gradle-plugin'
46
project.ext.scm = 'scm:[email protected]:swagger-api/swagger-core.git'
47
-project.ext.url = 'https://github.com/swagger-api/swagger-core/modules/swagger-gradle-plugin'
+project.ext.url = 'https://github.com/swagger-api/swagger-core/tree/master/modules/swagger-gradle-plugin'
48
49
// Configuration for: java-gradle-plugin
50
gradlePlugin {
0 commit comments