]> source.dussan.org Git - archiva.git/commitdiff
fix package
authorOlivier Lamy <olamy@apache.org>
Sat, 7 Apr 2012 14:01:39 +0000 (14:01 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 7 Apr 2012 14:01:39 +0000 (14:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310775 13f79535-47bb-0310-9956-ffa450edef68

redback-users/redback-authentication-users/src/main/resources/META-INF/spring-context.xml

index de5596e909ec9bd8e51e0534b2f72ee975e8bc30..770a37f7a86f4356c16252d15ed3cd3f460dc1e0 100644 (file)
@@ -29,6 +29,6 @@
 
   <context:annotation-config />
   <context:component-scan 
-    base-package="org.codehaus.plexus.redback.authentication.users"/>
+    base-package="org.apache.archiva.redback.authentication.users"/>
  
 </beans>
\ No newline at end of file