Missing renamme.

This commit is contained in:
Paulo Gustavo Veiga 2012-08-25 11:33:22 -03:00
parent dfa3a9ca29
commit 95f409e839

View File

@ -114,7 +114,7 @@
<beans profile="heroku">
<bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="location" value="/WEB-INF/prod.properties" />
<property name="location" value="/WEB-INF/heroku.properties" />
</bean>
</beans>
</beans>