Skip to content

Commit

Permalink
Fix @SInCE tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jun 4, 2020
1 parent 63e8609 commit a61ab5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -34,7 +34,7 @@
* AOP namespace.
*
* @author Sam Brannen
* @since 5.0.18
* @since 5.2.7
* @see org.springframework.aop.framework.autoproxy.AspectJAutoProxyAdviceOrderIntegrationTests
*/
class AopNamespaceHandlerAdviceOrderIntegrationTests {
Expand Down
Expand Up @@ -42,7 +42,7 @@
* AspectJ auto-proxy support.
*
* @author Sam Brannen
* @since 5.0.18
* @since 5.2.7
* @see org.springframework.aop.config.AopNamespaceHandlerAdviceOrderIntegrationTests
*/
class AspectJAutoProxyAdviceOrderIntegrationTests {
Expand Down

0 comments on commit a61ab5d

Please sign in to comment.