Updated Branches: refs/heads/trunk f1d81cfce -> 35f5b85e6
[maven-release-plugin] prepare release mina-parent-3.0.0-M1 Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/35f5b85e Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/35f5b85e Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/35f5b85e Branch: refs/heads/trunk Commit: 35f5b85e65a367dc57eb045b975bfeff5a0bf3cd Parents: f1d81cf Author: Emmanuel Lécharny <[email protected]> Authored: Wed Jul 17 12:27:02 2013 +0200 Committer: Emmanuel Lécharny <[email protected]> Committed: Wed Jul 17 12:27:02 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina/blob/35f5b85e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4e2a636..796e205 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </organization> <groupId>org.apache.mina</groupId> - <version>3.0.0-M1-SNAPSHOT</version> + <version>3.0.0-M1</version> <artifactId>mina-parent</artifactId> <name>Apache MINA ${project.version}</name> <packaging>pom</packaging>
