updated tools release notes

Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/9396845a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/9396845a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/9396845a

Branch: refs/heads/master
Commit: 9396845afc119e75e68067d79ce40ee6c41f6ec9
Parents: 6e2de02
Author: Steve Gill <stevengil...@gmail.com>
Authored: Fri Oct 6 15:42:06 2017 -0700
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Fri Oct 6 15:42:06 2017 -0700

----------------------------------------------------------------------
 docs/tools-release-process.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/9396845a/docs/tools-release-process.md
----------------------------------------------------------------------
diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md
index 05f63aa..52357ff 100644
--- a/docs/tools-release-process.md
+++ b/docs/tools-release-process.md
@@ -222,13 +222,13 @@ Add a comment to the JIRA issue stating what you tested, 
and what the results we
 ## Create release branches if they don't yet exist
 If branches don't exist, create new ones
 
-   
-    (cd cordova-lib; git branch 6.2.x)
+    (cd cordova-cli; git branch 7.2.x) 
+    (cd cordova-lib; git branch 7.2.x)
     (cd cordova-js; git branch 4.1.x)
     (cd cordova-create; git branch 1.0.x)
     (cd cordova-plugman; git branch 1.3.x)
     (cd cordova-fetch; git branch 1.0.x)
-    (cd cordova-common; git branch 1.3.x)
+    (cd cordova-common; git branch 2.2.x)
     (cd cordova-serve; git branch 1.0.x)
     (cd cordova-node-xcode; git branch 1.1.x)
     
@@ -345,7 +345,7 @@ _Note: list of PMC members: 
http://people.apache.org/phonebook.html?pmc=cordova_
     svn rm tools/cordova-serve-1*
     svn rm tools/cordova-common-2*
     svn rm tools/cordova-create-1*
-    svn rm tools/cordova-node-xcode-1
+    svn rm tools/cordova-node-xcode-1*
     cp ../cordova-dist-dev/$JIRA/* tools/
     svn add tools/*
     svn commit -m "$JIRA Published tools release to dist"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to