On 5/22/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:

Let's make sure there are no snapshot dependencies in any of the poms
and that the snapshot repositories are commented out before releasing.

From the top of the 2_0_X branch, here are the poms with snapshots:

$ grep -r SNAPSHOT * | grep -v 2.0.8-SNAPSHOT | grep -v .svn
apps/pom.xml:                    <version>1.0-SNAPSHOT</version>
apps/pom.xml:                                <version>1.0-SNAPSHOT</version>
assembly/pom.xml:            <version>1.0-alpha-10-SNAPSHOT</version>
core/pom.xml:                <version>2.0-alpha-1-SNAPSHOT</version>
core/pom.xml:            <version>1.0.2-SNAPSHOT</version>
plugins/plexus/pom.xml:            <version>1.0-alpha-10-SNAPSHOT</version>
plugins/tiles/pom.xml:            <version>2.0-SNAPSHOT</version>
pom.xml:                  <version>1.0-SNAPSHOT</version>

I'll take a closer look tomorrow and see if any of these have releases
we can switch to.  IIRC from prior Struts releases, some of them may
be "build time" dependencies and won't affect downstream users.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to