Repository: mahout Updated Branches: refs/heads/branch-0.14.0 c23a9f696 -> 686763126
MAHOUT-2037 Release Plugin Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/7b9eea46 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/7b9eea46 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/7b9eea46 Branch: refs/heads/branch-0.14.0 Commit: 7b9eea4673e8325f49d184ed5275afacfd851026 Parents: c23a9f6 Author: Trevor a.k.a @rawkintrevo <[email protected]> Authored: Tue Jun 5 09:24:15 2018 -0500 Committer: Trevor a.k.a @rawkintrevo <[email protected]> Committed: Tue Jun 5 09:24:15 2018 -0500 ---------------------------------------------------------------------- refactor-readme.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/7b9eea46/refactor-readme.md ---------------------------------------------------------------------- diff --git a/refactor-readme.md b/refactor-readme.md index 2d1aede..bd6424c 100644 --- a/refactor-readme.md +++ b/refactor-readme.md @@ -71,3 +71,6 @@ mahout ### Current profiles `mahout-mr` - builds the MapReduce stuff. `apache-release` - contains the release plugin +`mahout_keys` - a profile used for releasing (actually lives in ~/.m2/settings.xml, see release instructions) + +add note in how to release about calling the tag `mahout-0.X.Y-rcZ`
