Added list of files that have the version number in them so that we can find them each release

This commit is contained in:
Ben Hale
2007-04-19 20:37:47 +00:00
parent a0a400d7e9
commit 82b7e15eab

View File

@@ -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.