Skip to content

Commit e6ec559

Browse files
committed
[maven-release-plugin] prepare release generic-webhook-trigger-2.2.4
1 parent 0438a89 commit e6ec559

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
@@ -15,7 +15,7 @@
1515
</properties>
1616

1717
<artifactId>generic-webhook-trigger</artifactId>
18-
<version>2.2.4-SNAPSHOT</version>
18+
<version>2.2.4</version>
1919
<name>Generic Webhook Trigger Plugin</name>
2020
<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>
2121
<url>https://github.com/jenkinsci/generic-webhook-trigger-plugin</url>
@@ -58,7 +58,7 @@
5858
<connection>scm:git:ssh://github.com:jenkinsci/generic-webhook-trigger-plugin.git</connection>
5959
<developerConnection>scm:git:[email protected]:jenkinsci/generic-webhook-trigger-plugin.git</developerConnection>
6060
<url>https://github.com/jenkinsci/generic-webhook-trigger-plugin</url>
61-
<tag>generic-webhook-trigger-1.86.1</tag>
61+
<tag>generic-webhook-trigger-2.2.4</tag>
6262
</scm>
6363

6464
<repositories>

0 commit comments

Comments
 (0)