Skip to content

Commit 30bd28d

Browse files
committed
chore: setting version in pom
1 parent 8de06da commit 30bd28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.0</version>
11+
<version>2.3.0-SNAPSHOT</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>

0 commit comments

Comments
 (0)