Upgrading ant was in the past no big deal. Just download the binary archive, extract it and adopt the ANT_HOME environment variable. ANT_HOME is set to the extracted folder and PATH contains a entry %ANT_HOME%\bin. So PATH does not need to change during an ant update. I’m recently updated from ANT 1.6.5 to 1.7.1. [...]
Continue reading about ANT -version still shows 1.6.5 with installed version 1.7.x…