Rolling
[ZOOM-Perl-moved-to-github.git] / archive / build-procedure
index 01623b9..11b0c7c 100644 (file)
@@ -1,7 +1,9 @@
 UPSTREAM RELEASE
 
-Make the changes the software
+Make the changes to the software
 Edit any language-specific version designation
+       e.g. mvn versions:set -DnewVersion=0.10-SNAPSHOT
+       vi lib/Some/Perl/Module.pm
 Edit IDMETA to set new version number X.Y or X.Y.Z
 Edit upstream changelog (often "Changes" or "NEWS")
 local$ git tag vX.Y