You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2016/11/08 21:32:09 UTC

svn commit: r1768785 - /directory/studio/trunk/README.md

Author: seelmann
Date: Tue Nov  8 21:32:09 2016
New Revision: 1768785

URL: http://svn.apache.org/viewvc?rev=1768785&view=rev
Log:
Update release procedure

Modified:
    directory/studio/trunk/README.md

Modified: directory/studio/trunk/README.md
URL: http://svn.apache.org/viewvc/directory/studio/trunk/README.md?rev=1768785&r1=1768784&r2=1768785&view=diff
==============================================================================
--- directory/studio/trunk/README.md (original)
+++ directory/studio/trunk/README.md Tue Nov  8 21:32:09 2016
@@ -235,10 +235,13 @@ Start the vote.
 
 ### Publish
 
-After successful vote we can publish the artifacts
+After successful vote publish the artifacts.
 
-* Release artifacts in Nexus
-* Commit distribution packages to https://dist.apache.org/repos/dist/release/directory/studio, the content of `dist/target` can be used as-is.
+Release artifacts in Nexus.
+
+Move distribution packages from `dev` area to `release`:
+
+	svn mv https://dist.apache.org/repos/dist/dev/directory/studio/$VERSION https://dist.apache.org/repos/dist/release/directory/studio/$VERSION -m "Release $VERSION"
 
 Wait 24h for mirror rsync.