Hi,
I think you should consider putting 1.0.12-SNAPSHOT in the <version> and
use Maven release plugin to post a release.
That would automate the RSS feed update, posting to the download
section, etc. There's more information about how to do that in Wiki.
digerata_at_dev.java.net wrote:
> Author: digerata
> Date: 2008-05-15 16:35:40+0000
> New Revision: 9263
>
> Modified:
> trunk/hudson/plugins/perforce/pom.xml
>
> Log:
> Updating the version of the perforce plugin.
>
> Modified: trunk/hudson/plugins/perforce/pom.xml
> Url: https://hudson.dev.java.net/source/browse/hudson/trunk/hudson/plugins/perforce/pom.xml?view=diff&rev=9263&p1=trunk/hudson/plugins/perforce/pom.xml&p2=trunk/hudson/plugins/perforce/pom.xml&r1=9262&r2=9263
> ==============================================================================
> --- trunk/hudson/plugins/perforce/pom.xml (original)
> +++ trunk/hudson/plugins/perforce/pom.xml 2008-05-15 16:35:40+0000
> @@ -10,7 +10,7 @@
> <artifactId>perforce</artifactId>
> <name>Hudson Perforce Plugin</name>
> <packaging>hpi</packaging>
> - <version>1.0.11</version>
> + <version>1.0.12</version>
> <url>http://hudson.gotdns.com/wiki/display/HUDSON/Perforce+Plugin</url>
>
> <licenses>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commits-unsubscribe_at_hudson.dev.java.net
> For additional commands, e-mail: commits-help_at_hudson.dev.java.net
>
>
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com