Description
Ramon suggested the following command:
find . -type f -name '.xml' -or -name '.properties' | xargs -l1 grep
-l SNAPSHOT | xargs -l1 perl -pi.backup -s
's/(3.0-incubating-SNAPSHOT|3.0-SNAPSHOT|1.0-i
ncubating-SNAPSHOT)/3.0-2006-08-02-r427980/'