Skip to content

Commit 7d661fa

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 90e93ce commit 7d661fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.jenkins-ci.plugins</groupId>
1010
<artifactId>gogs-webhook</artifactId>
11-
<version>1.0.14</version>
11+
<version>1.0.15-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313

1414
<properties>
@@ -239,6 +239,6 @@
239239
<connection>scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
240240
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection>
241241
<url>https://github.com/jenkinsci/gogs-webhook-plugin</url>
242-
<tag>gogs-webhook-1.0.14</tag>
242+
<tag>gogs-webhook-1.0.1</tag>
243243
</scm>
244244
</project>

0 commit comments

Comments
 (0)