+1 here also

Here is what I use to do it :-)
grep -lR SNAPSHOT * | egrep "(xml|properties)$" | xargs -l1 -iXX perl -pi.sm-b4-IC-change.incubating.orig -e 's/(3.0-incubating-SNAPSHOT|3.0-SNAPSHOT|1.0-i
ncubating-SNAPSHOT)/3.0-2006-08-02-r427980/' XX



Philip Dodds wrote:
+1 for having everthing sync up on 3.0

P

On 8/8/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote:

I was wondering if we should change the maven plugin / archetype version
to
be in sync with the container / components.
Currently, everything as the same release cycle, so I do not really see
the
point in having a 3.0 for container and 1.0 for
tooling.  I think it may be confusing for users.

--
Cheers,
Guillaume Nodet



Reply via email to