From f0373aa30001608be9d58e7aac34be364a323baf Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Wed, 31 May 2017 11:43:22 -0400 Subject: [PATCH] Next development version --- gradle.properties | 2 +- src/dist/readme.txt | 18 +++++++++--------- src/reference/index.xml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/gradle.properties b/gradle.properties index 51a34b19..c40893a3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.4.5.BUILD-SNAPSHOT +version=2.4.6.BUILD-SNAPSHOT diff --git a/src/dist/readme.txt b/src/dist/readme.txt index d427c8f6..95923649 100644 --- a/src/dist/readme.txt +++ b/src/dist/readme.txt @@ -1,4 +1,4 @@ -SPRING WEB FLOW 2.4.4 +SPRING WEB FLOW 2.4.6 ---------------------- http://www.springframework.org/webflow @@ -56,19 +56,19 @@ via transitive dependencies): org.springframework.webflow org.springframework.binding - 2.4.4.RELEASE + 2.4.6.RELEASE org.springframework.webflow org.springframework.js - 2.4.4.RELEASE + 2.4.6.RELEASE org.springframework.webflow org.springframework.webflow - 2.4.4.RELEASE + 2.4.6.RELEASE If using JSF all you need to include is: @@ -76,7 +76,7 @@ If using JSF all you need to include is: org.springframework.webflow org.springframework.faces - 2.4.4.RELEASE + 2.4.6.RELEASE To access jars using Ivy, add the following repositories to your Ivy config: @@ -93,13 +93,13 @@ To access jars using Ivy, add the following repositories to your Ivy config: Then declare the following dependencies in your ivy.xml: - - - + + + If using JavaServerFaces: - + For more information see the reference documentation and the SpringSource Repository FAQ: https://github.com/spring-projects/spring-framework/wiki/Spring-repository-FAQ diff --git a/src/reference/index.xml b/src/reference/index.xml index b494ca6a..9e086c30 100644 --- a/src/reference/index.xml +++ b/src/reference/index.xml @@ -12,7 +12,7 @@ Spring Web Flow Reference Guide Spring Web Flow Spring Web Flow - Version 2.4.4 + Version 2.4.6