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 90e93ce commit 7d661faCopy full SHA for 7d661fa
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>org.jenkins-ci.plugins</groupId>
10
<artifactId>gogs-webhook</artifactId>
11
- <version>1.0.14</version>
+ <version>1.0.15-SNAPSHOT</version>
12
<packaging>hpi</packaging>
13
14
<properties>
@@ -239,6 +239,6 @@
239
<connection>scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
240
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection>
241
<url>https://github.com/jenkinsci/gogs-webhook-plugin</url>
242
- <tag>gogs-webhook-1.0.14</tag>
+ <tag>gogs-webhook-1.0.1</tag>
243
</scm>
244
</project>
0 commit comments