Rolling
authorMike Taylor <mike@miketaylor.org.uk>
Thu, 12 Aug 2010 17:34:58 +0000 (18:34 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Thu, 12 Aug 2010 17:34:58 +0000 (18:34 +0100)
archive/build-procedure

index 086c2a9..11b0c7c 100644 (file)
@@ -2,6 +2,8 @@ UPSTREAM RELEASE
 
 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