From 489755c931c795ed1cbcc2ceed7bfa3907069cee Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 18 Jul 2011 16:49:05 -0400 Subject: [PATCH] updating info docs for 2.0.5.RELEASE --- docs/src/info/changelog.txt | 3 +++ docs/src/info/readme.txt | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 17410eb8e0..535e8e4ff3 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -5,6 +5,9 @@ For the full detailed changelog, see: https://fisheye.springsource.org/changelog/spring-integration +Changes in version 2.0.5 (July 18, 2011) +http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=12104 + Changes in version 2.0.4 (May 18, 2011) http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11828 diff --git a/docs/src/info/readme.txt b/docs/src/info/readme.txt index 262f84890c..7a9541f637 100644 --- a/docs/src/info/readme.txt +++ b/docs/src/info/readme.txt @@ -1,4 +1,4 @@ -SPRING INTEGRATION 2.0.4 (May 18, 2011) +SPRING INTEGRATION 2.0.5 (July 18, 2011) ----------------------------------------------------------- To find out what has changed since version 1.0.x or any earlier 2.0.0 @@ -35,4 +35,4 @@ To build the JavaDoc, do the following from within the root directory: ./gradlew :docs:api -the result will be available in 'docs/build/api'. +The result will be available in 'docs/build/api'.