We used to call a helper script called bump-pom-scijava.sh to update the versions in pom-scijava. This was a bit fragile, and we can do much better than that if we use full-blown Java instead of hacky shell scripting.
The logical place for the code to do the job is the scijava-maven-plugin.