Update version in build.properties to 2.1.1

This commit is contained in:
Rossen Stoyanchev
2010-06-17 15:07:05 +00:00
parent 5ca1a1d58a
commit 4e3a3ccb5e
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@ SPRING WEB FLOW CHANGELOG
=========================
http://www.springframework.org/webflow
Changes in version 2.1.0.RELEASE (June 17, 2010)
------------------------------------------------
* Upgrade to Spring 3.0.3
* Fix version of JSF in pom.xml of samples to 2.0
Changes in version 2.1.0 RC1 (June 3, 2010)
-------------------------------------------
* Update documentation for all Web Flow 2.1 related changes.

View File

@@ -1,4 +1,4 @@
version=2.1.0
version=2.1.1
release.type=integration
natural.name=spring-webflow
project.key=SWF