This is the first release of Apache FtpServer, you can find the major features here
To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:
<dependency> <groupId>org.apache.ftpserver</groupId> <artifactId>ftpserver-core</artifactId> <version>1.0.0-M2</version> </dependency>
svn co http://svn.apache.org/repos/asf/mina/ftpserver/tags/1.0.0-M2
For a more detailed view of new features and bug fixes, see the release notes