find . -name config.xml -type f -exec sed -i 's@TextParameterDefinition@StringParameterDefinition@g' {} \;