Sprng 1.0.4 baseline and update branch to 1.0.5-SNAPSHOT

This commit is contained in:
Ben Hale
2007-06-20 14:08:59 +00:00
parent 3a4ccfb562
commit cddab00c40
7 changed files with 20 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# Configurable property values that may be locally overriden by a build.properties file
# The version number of the release that will be built
release.version=1.0.4-SNAPSHOT
release.version=1.0.5-SNAPSHOT
# The location of the common build system
common.build.dir=${basedir}/../common-build

View File

@@ -16,7 +16,15 @@ 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