Add missing step to release doc

Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo
Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/fb88c73f
Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/fb88c73f
Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/fb88c73f

Branch: refs/heads/yeoman-work
Commit: fb88c73f50adbf7c7f63e8d738320af905990ffc
Parents: 20befa4
Author: Paul Merlin <[email protected]>
Authored: Sun May 21 12:05:54 2017 +0200
Committer: Paul Merlin <[email protected]>
Committed: Sun May 21 12:05:54 2017 +0200

----------------------------------------------------------------------
 manual/src/docs/tutorials/howto-releasing-apache.txt | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/polygene-java/blob/fb88c73f/manual/src/docs/tutorials/howto-releasing-apache.txt
----------------------------------------------------------------------
diff --git a/manual/src/docs/tutorials/howto-releasing-apache.txt 
b/manual/src/docs/tutorials/howto-releasing-apache.txt
index 8421dfc..58b3873 100644
--- a/manual/src/docs/tutorials/howto-releasing-apache.txt
+++ b/manual/src/docs/tutorials/howto-releasing-apache.txt
@@ -849,6 +849,13 @@ svn add * --force
 svn commit -m "polygene: dropping <RELEASE-VERSION>-RC# from dist/dev/polygene 
as the vote failed"
 ----
 
+Drop NPM packages:
+
+[source,shell]
+----
+npm unpublish generator-polygene@<RELEASE-VERSION>
+----
+
 
 === Start over
 

Reply via email to