Upgrading to MINA 2.0.4 (FTPSERVER-421) git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/trunk@1137254 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/commit/b163d4ad Tree: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/tree/b163d4ad Diff: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/diff/b163d4ad Branch: refs/heads/trunk Commit: b163d4ad955ac26c71185b9dc6a9a07595f30944 Parents: 4907aac Author: Niklas Gustavsson <[email protected]> Authored: Sat Jun 18 21:49:42 2011 +0000 Committer: Niklas Gustavsson <[email protected]> Committed: Sat Jun 18 21:49:42 2011 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-ftpserver/blob/b163d4ad/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 54758fc..471c389 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ <dependency> <groupId>org.apache.mina</groupId> <artifactId>mina-core</artifactId> - <version>2.0.2</version> + <version>2.0.4</version> </dependency> <dependency>
