(tick) These are the notes for the Struts 2.1.0 build.

(tick) For prior notes on the the prior release series, see Release Notes 2.0.11

<dependency>
  <groupId>org.apache.struts</groupId>
    <artifactId>struts2-core</artifactId>
      <version>2.1.0</version>
</dependency>
<repositories>
  <repository>
    <id>apache.snapshots</id>
    <name>ASF Maven 2 Snapshot</name>
    <url>http://people.apache.org/repo/m2-snapshot-repository</url>
  </repository>
</repositories>

Backward compatibility issues with prior development release

New Features and Plugins

Issue Detail

Issue List

Other resources

Build/Release Plan