Skip to content

Commit df50b11

Browse files
committed
[maven-release-plugin] prepare release gogs-webhook-1.0.2
1 parent df7bdc5 commit df50b11

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.2-SNAPSHOT</version>
11+
<version>1.0.2</version>
1212
<packaging>hpi</packaging>
1313

1414
<properties>
@@ -76,6 +76,6 @@
7676
<connection>scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
7777
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection>
7878
<url>https://github.com/jenkinsci/gogs-webhook-plugin</url>
79-
<tag>gogs-webhook-1.0.1</tag>
79+
<tag>gogs-webhook-1.0.2</tag>
8080
</scm>
8181
</project>

0 commit comments

Comments
 (0)