Roll forward to 2.4.4

This commit is contained in:
Rossen Stoyanchev
2016-07-15 14:25:49 -04:00
parent dbf117bffd
commit 25905e97ed
3 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
<title>Spring Web Flow Reference Guide</title>
<titleabbrev>Spring Web Flow</titleabbrev>
<productname>Spring Web Flow</productname>
<releaseinfo>Version 2.4.3</releaseinfo>
<releaseinfo>Version 2.4.4</releaseinfo>
<pubdate></pubdate>
<authorgroup>
<author>

View File

@@ -50,7 +50,7 @@
The <classname>HibernateFlowExecutionListener</classname> now supports Hibernate 4 in addition to Hibernate 3.
</para>
<para>
As of 2.4.3 the <classname>HibernateFlowExecutionListener</classname> also works with Hibernate 5.
As of 2.4.4 the <classname>HibernateFlowExecutionListener</classname> also works with Hibernate 5.
</para>
</sect2>
<sect2 xml:id="whatsnew-tiles3">