Repository: maven-scm
Updated Branches:
  refs/heads/master a1339f4d8 -> 749966b67


fix typo

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/ab7265f9
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/ab7265f9
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/ab7265f9

Branch: refs/heads/master
Commit: ab7265f986444801cf7111719bd8990232648f80
Parents: a1339f4
Author: olivier lamy <ol...@apache.org>
Authored: Fri Jun 10 13:26:49 2016 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Fri Jun 10 13:26:49 2016 +1000

----------------------------------------------------------------------
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/ab7265f9/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index b714ef8..efa7d2e 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-to cut cut a release :
+to cut a release :
 mvn release:prepare release:perform -B -Dusername=svnuid 
-Dpassword=svnpassword -DpreparationGoals="clean install"
 The additionnal -DpreparationGoals="clean install" is fixed in 3.x core
 

Reply via email to