You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2013/05/22 12:48:36 UTC

git commit: fix formatting

Updated Branches:
  refs/heads/master 93a8770e4 -> b162f1bec


fix formatting


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/b162f1be
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/b162f1be
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/b162f1be

Branch: refs/heads/master
Commit: b162f1bec41f5267509ced63d9f8adf90b8d508e
Parents: 93a8770
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed May 22 20:48:27 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed May 22 20:48:27 2013 +1000

----------------------------------------------------------------------
 src/site/apt/releasing.apt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/b162f1be/src/site/apt/releasing.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/releasing.apt b/src/site/apt/releasing.apt
index 2787c18..f13219d 100644
--- a/src/site/apt/releasing.apt
+++ b/src/site/apt/releasing.apt
@@ -32,6 +32,7 @@ Helix release process
  [[2]] Your maven setting must contains the entry to be able to deploy.
 
  ~/.m2/settings.xml
+
 +-------------
    <server>
      <id>apache.releases.https</id>
@@ -93,6 +94,7 @@ then svn ci
  [[8]] Celebrate !
 
  [[9]] Validating the release
+
 +-------------
   * Download sources, extract, build and run tests - mvn clean package
   * Verify license headers - mvn -Prat -DskipTests