You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/01/16 10:05:23 UTC

svn commit: r1231874 - /tomcat/tc7.0.x/trunk/res/maven/README.txt

Author: markt
Date: Mon Jan 16 09:05:22 2012
New Revision: 1231874

URL: http://svn.apache.org/viewvc?rev=1231874&view=rev
Log:
Fix typo

Modified:
    tomcat/tc7.0.x/trunk/res/maven/README.txt

Modified: tomcat/tc7.0.x/trunk/res/maven/README.txt
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/maven/README.txt?rev=1231874&r1=1231873&r2=1231874&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/maven/README.txt (original)
+++ tomcat/tc7.0.x/trunk/res/maven/README.txt Mon Jan 16 09:05:22 2012
@@ -18,7 +18,7 @@
 $Id$
 
 To release do the following:
-1 - copy mvn.properties.default to mvn.propertie and adjust it.
+1 - copy mvn.properties.default to mvn.properties and adjust it.
 2 - ant -f mvn-pub.xml deploy-release
     that step creates a staging in https://repository.apache.org/index.html#stagingRepositories
 3 - test it and do the vote process



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org