Apache Accumulo 1.4.5
ACCUMULO-2169 Replace 1.4.5-SNAPSHOT with 1.4.5

find . -type f -not -path './.git/*' -exec sed -i 's/1.4.5-SNAPSHOT/1.4.5/' {} \;
17 files changed