Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
vimil committed May 16, 2014
1 parent 04b2bb5 commit 8d35518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>extended-choice-parameter</artifactId>
<packaging>hpi</packaging>
<version>0.31</version>
<version>0.32-SNAPSHOT</version>
<name>Extended Choice Parameter Plug-In</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Extended+Choice+Parameter+plugin</url>

Expand Down

2 comments on commit 8d35518

@oleg-nenashev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vimil
Do you track the change history somewhere?
If yes, it makes sense to reference it on the Wiki page

@vimil
Copy link
Member Author

@vimil vimil commented on 8d35518 May 16, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I know :) I had just added a feature to allow groovy scripts to provide values for the parameters. I will add it to the wiki page.

Please sign in to comment.