fix scan location

This commit is contained in:
Brett Porter 2014-07-30 11:52:10 +10:00
parent b9920ed0ff
commit 54e9209fed
1 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,6 @@
default-lazy-init="true">
<context:annotation-config/>
<context:component-scan base-package="org.apache.archiva.converter.legacy"/>
<context:component-scan base-package="org.apache.archiva.converter"/>
</beans>