]> source.dussan.org Git - archiva.git/commitdiff
remove @version $Id$
authorOlivier Lamy <olamy@apache.org>
Thu, 5 Jul 2012 21:04:01 +0000 (21:04 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 5 Jul 2012 21:04:01 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1357911 13f79535-47bb-0310-9956-ffa450edef68

redback-integrations/redback-struts2/redback-struts2-integration/src/test/java/org/apache/archiva/redback/struts2/interceptor/MockCustomInterceptor.java

index c46a8f0f40b4a2d654a078988f4e304170749a39..28443863729c2ed214611926d0d807ad6be54daa 100644 (file)
@@ -27,9 +27,8 @@ import javax.inject.Inject;
 
 /**
  * @author <a href='mailto:rahul.thakur.xdev@gmail.com'>Rahul Thakur</a>
- * @version $Id: MockCustomInterceptor.java 1310448 2012-04-06 16:23:16Z olamy $
  */
-@Service("testCustomInterceptor")
+@Service( "testCustomInterceptor" )
 public class MockCustomInterceptor
     implements Interceptor
 {