You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2013/04/15 10:25:47 UTC

svn commit: r1467894 - /struts/site/trunk/content/resources/archetype-catalog.xml

Author: lukaszlenart
Date: Mon Apr 15 08:25:47 2013
New Revision: 1467894

URL: http://svn.apache.org/r1467894
Log:
Removes strange chars

Modified:
    struts/site/trunk/content/resources/archetype-catalog.xml

Modified: struts/site/trunk/content/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/resources/archetype-catalog.xml?rev=1467894&r1=1467893&r2=1467894&view=diff
==============================================================================
--- struts/site/trunk/content/resources/archetype-catalog.xml (original)
+++ struts/site/trunk/content/resources/archetype-catalog.xml Mon Apr 15 08:25:47 2013
@@ -42,7 +42,7 @@
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-starter</artifactId>
-            <version>2.3.14∑∑∑</version>
+            <version>2.3.14</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Starter</description>
         </archetype>