forked from jenkinsci/parameterized-remote-trigger-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release Parameterized-Remote-Trigger-3…
….0.2
- Loading branch information
1 parent
ffab728
commit 5174202
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
</properties> | ||
|
||
<artifactId>Parameterized-Remote-Trigger</artifactId> | ||
<version>3.0.2-SNAPSHOT</version> | ||
<version>3.0.2</version> | ||
<packaging>hpi</packaging> | ||
<name>Parameterized Remote Trigger Plugin</name> | ||
<description>This plugin gives you the ability to trigger parameterized builds on a remote Jenkins server as part of your build.</description> | ||
|
@@ -53,7 +53,7 @@ | |
<connection>scm:git:git://github.com/jenkinsci/parameterized-remote-trigger-tlugin.git</connection> | ||
<developerConnection>scm:git:[email protected]:jenkinsci/parameterized-remote-trigger-plugin.git</developerConnection> | ||
<url>https://github.com/jenkinsci/parameterized-remote-trigger-plugin</url> | ||
<tag>HEAD</tag> | ||
<tag>Parameterized-Remote-Trigger-3.0.2</tag> | ||
</scm> | ||
|
||
<repositories> | ||
|