Sprng 1.0.4 baseline and update branch to 1.0.5-SNAPSHOT
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user