Skip to content

Commit dddcb16

Browse files
committed
[maven-release-plugin] prepare release generic-webhook-trigger-2.3.1
1 parent 635f054 commit dddcb16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>generic-webhook-trigger</artifactId>
11-
<version>2.3.1-SNAPSHOT</version>
11+
<version>2.3.1</version>
1212
<packaging>hpi</packaging>
1313
<name>Generic Webhook Trigger Plugin</name>
1414
<description>Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.</description>
@@ -32,7 +32,7 @@
3232
<scm>
3333
<connection>scm:git:ssh://github.com:jenkinsci/generic-webhook-trigger-plugin.git</connection>
3434
<developerConnection>scm:git:git@github.com:jenkinsci/generic-webhook-trigger-plugin.git</developerConnection>
35-
<tag>generic-webhook-trigger-1.86.1</tag>
35+
<tag>generic-webhook-trigger-2.3.1</tag>
3636
<url>https://github.com/jenkinsci/generic-webhook-trigger-plugin</url>
3737
</scm>
3838

0 commit comments

Comments
 (0)