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 993b954 commit d41517aCopy full SHA for d41517a
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>org.jenkins-ci.plugins</groupId>
10
<artifactId>gogs-webhook</artifactId>
11
- <version>1.0.12</version>
+ <version>1.0.13-SNAPSHOT</version>
12
<packaging>hpi</packaging>
13
14
<properties>
@@ -233,6 +233,6 @@
233
<connection>scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
234
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection>
235
<url>https://github.com/jenkinsci/gogs-webhook-plugin</url>
236
- <tag>gogs-webhook-1.0.12</tag>
+ <tag>gogs-webhook-1.0.1</tag>
237
</scm>
238
</project>
0 commit comments