You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
</parent>
9
9
10
10
<artifactId>generic-webhook-trigger</artifactId>
11
-
<version>2.2.6-SNAPSHOT</version>
11
+
<version>2.3.0-SNAPSHOT</version>
12
12
<packaging>hpi</packaging>
13
13
<name>Generic Webhook Trigger Plugin</name>
14
14
<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>
0 commit comments