Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jenkinswalldisplay-pom-0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-pipeline-code committed Mar 19, 2011
1 parent ae0a386 commit 1b3c182
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jenkinswalldisplay-pom</artifactId>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugin/pom.xml
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jenkinswalldisplay-pom</artifactId>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>jenkinswalldisplay</artifactId>
<packaging>hpi</packaging>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>
<name>Jenkins Wall Display Plugin</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Wall+Display+Plugin</url>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -13,7 +13,7 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jenkinswalldisplay-pom</artifactId>
<packaging>pom</packaging>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>
<name>Jenkins Wall Display Master Project</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Wall+Display+Plugin</url>

Expand Down

0 comments on commit 1b3c182

Please sign in to comment.