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 f8fc439 commit 86f3709Copy full SHA for 86f3709
pom.xml
@@ -268,9 +268,8 @@
268
</pluginRepositories>
269
270
<scm>
271
- <connection>scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
+ <connection>scm:git:https://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
272
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection>
273
<url>https://github.com/jenkinsci/gogs-webhook-plugin</url>
274
- <tag>gogs-webhook-1.0.1</tag>
275
</scm>
276
</project>
0 commit comments