I think this is a bug fix and doesn't need a vote. I also thought
I'd fixed this already, but see that it must be in some of the other
trees I'm maintaining locally.
In case anyone disagrees with my bug-fix theoty, +1.
thanks
david jencks
On Jun 30, 2006, at 7:56 AM, Jeff Genender wrote:
> The packaging plugin is at 1.2-SNAPSHOT, and the pom references it as
> 1.2.0. I wan tto update it to 1.2-SNAPSHOT:
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 418149)
> +++ pom.xml (working copy)
> @@ -136,7 +136,7 @@
> | Geronimo plugin versions
> |
> -->
> -
> <geronimoPackagingPluginVersion>1.2.0</geronimoPackagingPluginVersion>
> +
> <geronimoPackagingPluginVersion>1.2-SNAPSHOT</
> geronimoPackagingPluginVersion>
>
> <!--
> |
|