Browse Source

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
pull/1/head
Thomas Risberg 16 years ago
parent
commit
6ab01a4cf3
  1. 2
      spring-framework-reference/src/view.xml

2
spring-framework-reference/src/view.xml

@ -129,7 +129,7 @@ productList.url=/WEB-INF/jsp/productlist.jsp</programlisting> @@ -129,7 +129,7 @@ productList.url=/WEB-INF/jsp/productlist.jsp</programlisting>
<title>Configuration</title>
<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
<literal>spring-form.tld</literal>.</para>

Loading…
Cancel
Save