From dd892345c57277b26f0d386a6be8b9f33c26b726 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 12 Mar 2009 21:21:25 +0000 Subject: [PATCH] polish --- build-spring-webflow/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index 50b86e89..120cc633 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -7,7 +7,7 @@ Changes in version 2.0.6 (2009.03.12) General * Changed Maven artifact ids for the org.springframework.webflow projects to be consistent with other Spring artifacts published to Maven Central (SWF-993). This change was made to prevent conflicts when resolving artifacts from both Maven Central and the OSGi-ready SpringSource Bundle Repository. - NOTE: this change will require an artifact-id update as well as a version update to your poms that obtain web flow from Maven Central. + NOTE: this change will require an artifact-id update as well as a version update to your poms that obtain Spring Web Flow artifacts from Maven Central. See the reference documentation for updated instructions on obtaining web flow artifacts from Maven Central. Bug Fixes