INT-547 Adjusted the @since version for 1.0.4 since this fix is included there as well.

This commit is contained in:
Mark Fisher
2009-09-04 18:05:32 +00:00
parent a274cea41b
commit e07b3b031c
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import org.springframework.util.StringUtils;
* Parser for a top-level <selector/> element.
*
* @author Mark Fisher
* @since 2.0
* @since 1.0.4
*/
public class SelectorParser extends AbstractSingleBeanDefinitionParser {

View File

@@ -810,7 +810,7 @@
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>
Defines a MessageSelector chain.
Defines a MessageSelector chain.
</xsd:documentation>
</xsd:annotation>
<xsd:choice minOccurs="0" maxOccurs="unbounded">