INT-1651 changed @since version on new classes to 2.0.1
This commit is contained in:
@@ -29,7 +29,7 @@ import org.springframework.util.StringUtils;
|
||||
* Base class for XMPP inbound parsers
|
||||
*
|
||||
* @author Oleg Zhurakousky
|
||||
* @since 2.0
|
||||
* @since 2.0.1
|
||||
*/
|
||||
public abstract class AbstractXmppInboundChannelAdapterParser extends AbstractSingleBeanDefinitionParser {
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ import org.w3c.dom.Element;
|
||||
* Parser for 'xmpp:presence-outbound-channel-adapter' element
|
||||
*
|
||||
* @author Oleg Zhurakousky
|
||||
* @since 2.0
|
||||
* @since 2.0.1
|
||||
*/
|
||||
public abstract class AbstractXmppOutboundChannelAdapterParser extends AbstractOutboundChannelAdapterParser {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user