The snapshot dependencies in Struts 2 releases are causing comments...
http://jira.codehaus.org/browse/MEV-511 I just looked through the 2.0.7 tag and found: 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-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> Can any of these be removed in favor of released versions? -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
