The propertyConfigurer bean are found in applicationContext.xml, servlet.xml and may be applicationContext-test.xml.
Delete the springframework dependencies in the pom.xml of the web application to use the transitive dependencies inherited from csf. The following is the list of spring 3.1.1 dependencies defined in csf:
If the web application uses spring web flow or spring batch, update the versions of the related modules in the dependencies in the pom file so that they are compatible with spring 3.1.1: