Skip to content

Commit 799c6a6

Browse files
committed
Fixed version number in xsd comment
1 parent 50dfa03 commit 799c6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-beans/src/main/resources/org/springframework/beans/factory/xml/spring-beans-4.0.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<xsd:annotation>
1010
<xsd:documentation><![CDATA[
11-
Spring XML Beans Schema, version 3.2
11+
Spring XML Beans Schema, version 4.0
1212
Authors: Juergen Hoeller, Rob Harrop, Mark Fisher, Chris Beams
1313
1414
This defines a simple and consistent way of creating a namespace

0 commit comments

Comments
 (0)