diff --git a/build-spring-webflow/readme.txt b/build-spring-webflow/readme.txt index 22142eed..a7364d75 100644 --- a/build-spring-webflow/readme.txt +++ b/build-spring-webflow/readme.txt @@ -16,12 +16,21 @@ Build Pre-requisites: DEVELOPERS - To build a new Spring Web Flow product release: - 1. Update project.properties to reflect the new release version, if necessary. + 1. Update the files containing the version number to reflect the new release version, if necessary. + build-spring-webflow/project.properties + spring-binding/pom.xml + spring-binding/project.properties + spring-webflow/changelog.txt + spring-webflow/pom.xml + spring-webflow/project.properties + spring-webflow/readme.txt + spring-webflow/docs/reference/src/index.xml 2. From this directory, run: ant release The release archive will be created and placed in: target/release + Questions? See http://forum.springframework.org. \ No newline at end of file