You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2014/03/20 08:55:21 UTC

svn commit: r1579556 - /deltaspike/site/trunk/content/steps_for_a_release.mdtext

Author: gpetracek
Date: Thu Mar 20 07:55:21 2014
New Revision: 1579556

URL: http://svn.apache.org/r1579556
Log:
updated content

Modified:
    deltaspike/site/trunk/content/steps_for_a_release.mdtext

Modified: deltaspike/site/trunk/content/steps_for_a_release.mdtext
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/steps_for_a_release.mdtext?rev=1579556&r1=1579555&r2=1579556&view=diff
==============================================================================
--- deltaspike/site/trunk/content/steps_for_a_release.mdtext (original)
+++ deltaspike/site/trunk/content/steps_for_a_release.mdtext Thu Mar 20 07:55:21 2014
@@ -133,9 +133,10 @@ e.g.:
 If the binding majority approved the vote continue.
 
  - Login to https://repository.apache.org/ and release the repository
- - Merge release branch into master and push it to the ASF repository
-
-
+ - Merge release branch into master and push the branch and tag to the ASF repository (see below)
+ - Create the release at jira
+ - Close the corresponding tickets of the version
+ - Wait some hours and check http://repo2.maven.org/maven2/org/apache/deltaspike
 
 
     git checkout master
@@ -144,12 +145,6 @@ If the binding majority approved the vot
     git push deltaspike-project-\[version\]
 
 
-
-
- - Create the release at jira
- - Close the corresponding tickets of the version
- - Wait some hours and check http://repo2.maven.org/maven2/org/apache/deltaspike
-
 ## Upload artifacts
 
 TODO //add new procedure