You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ja...@apache.org on 2010/05/09 14:03:22 UTC

svn commit: r942531 - /incubator/jspwiki/tags/jspwiki_2_8_4/build.xml

Author: jalkanen
Date: Sun May  9 12:03:22 2010
New Revision: 942531

URL: http://svn.apache.org/viewvc?rev=942531&view=rev
Log:
2.8.4 tag setup.

Modified:
    incubator/jspwiki/tags/jspwiki_2_8_4/build.xml

Modified: incubator/jspwiki/tags/jspwiki_2_8_4/build.xml
URL: http://svn.apache.org/viewvc/incubator/jspwiki/tags/jspwiki_2_8_4/build.xml?rev=942531&r1=942530&r2=942531&view=diff
==============================================================================
--- incubator/jspwiki/tags/jspwiki_2_8_4/build.xml (original)
+++ incubator/jspwiki/tags/jspwiki_2_8_4/build.xml Sun May  9 12:03:22 2010
@@ -129,7 +129,7 @@
        source distribution.  Normally, you shouldn't have to care about these.
    -->
   <property name="svn.repository" value="http://svn.apache.org/repos/asf/incubator/jspwiki" />
-  <property name="svn.tag" value="branches/JSPWIKI_2_8_BRANCH" />
+  <property name="svn.tag" value="tags/jspwiki_2_8_4" />
 
   <!-- And finally, the directory where the final .zip-file is put -->
   <property name="release.dir" value="releases" />