Skip to content

Commit

Permalink
[maven-release-plugin] prepare release generic-webhook-trigger-1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Feb 24, 2018
1 parent c262054 commit ef0edb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -14,7 +14,7 @@
</properties>

<artifactId>generic-webhook-trigger</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
<name>Generic Webhook Trigger Plugin</name>
<description>Trigger that can receive any HTTP request, extract any JSONPath/XPath values and trigger a job with those values available as variables.</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Generic+Webhook+Trigger+Plugin</url>
Expand Down Expand Up @@ -57,7 +57,7 @@
<connection>scm:git:ssh://github.com:jenkinsci/generic-webhook-trigger-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/generic-webhook-trigger-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/generic-webhook-trigger-plugin</url>
<tag>HEAD</tag>
<tag>generic-webhook-trigger-1.28</tag>
</scm>

<repositories>
Expand Down

0 comments on commit ef0edb2

Please sign in to comment.