Skip to content

Commit 90e93ce

Browse files
committed
[maven-release-plugin] prepare release gogs-webhook-1.0.14
1 parent 3524dde commit 90e93ce

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
@@ -9,7 +8,7 @@
98
</parent>
109
<groupId>org.jenkins-ci.plugins</groupId>
1110
<artifactId>gogs-webhook</artifactId>
12-
<version>1.0.14-SNAPSHOT</version>
11+
<version>1.0.14</version>
1312
<packaging>hpi</packaging>
1413

1514
<properties>
@@ -240,6 +239,6 @@
240239
<connection>scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection>
241240
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection>
242241
<url>https://github.com/jenkinsci/gogs-webhook-plugin</url>
243-
<tag>gogs-webhook-1.0.1</tag>
242+
<tag>gogs-webhook-1.0.14</tag>
244243
</scm>
245244
</project>

0 commit comments

Comments
 (0)