1 Commits

Author SHA1 Message Date
David Pursehouse
9a13f852f0 Helper script to update API version in plugin archetype pom files
Running the script in the root of the Gerrit folder:

  ./tools/version NEW_VERSION

will replace the value in the first occurrence of the <version> tag
in the plugin archetype pom files with the value specified by
NEW_VERSION.

Change-Id: I9f529852af22a1eef7f30e2fcaea8acea28057d9
2014-03-26 18:01:33 -07:00