Author: nbubna
Date: Fri Sep 19 14:54:28 2008
New Revision: 697261
URL: http://svn.apache.org/viewvc?rev=697261&view=rev
Log:
fix c/p typo in last commit
Modified:
velocity/engine/trunk/build/build.xml
Modified: velocity/engine/trunk/build/build.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/build/build.xml?rev=697261&r1=697260&r2=697261&view=diff
==============================================================================
--- velocity/engine/trunk/build/build.xml (original)
+++ velocity/engine/trunk/build/build.xml Fri Sep 19 14:54:28 2008
@@ -997,7 +997,7 @@
* Tag the release in SVN with a command such as:
svn copy -m "Release Engine ${version}"
https://svn.apache.org/repos/asf/velocity/engine/trunk \
-
https://svn.apache.org/repos/asf/velocity/engine/tags/${project.version}
+ https://svn.apache.org/repos/asf/velocity/engine/tags/${version}
* Publish the documentation for this release on the website