changed jar name to use RELEASE instead of RC1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2552 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
26a1bed4fd
commit
6ab01a4cf3
|
|
@ -129,7 +129,7 @@ productList.url=/WEB-INF/jsp/productlist.jsp</programlisting>
|
||||||
<title>Configuration</title>
|
<title>Configuration</title>
|
||||||
|
|
||||||
<para>The form tag library comes bundled in
|
<para>The form tag library comes bundled in
|
||||||
<literal>org.springframework.web.servlet-3.0.0.RC1.jar</literal>.
|
<literal>org.springframework.web.servlet-3.0.0.RELEASE.jar</literal>.
|
||||||
The library descriptor is called
|
The library descriptor is called
|
||||||
<literal>spring-form.tld</literal>.</para>
|
<literal>spring-form.tld</literal>.</para>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue