Author: lukaszlenart
Date: Wed Sep  4 09:46:14 2013
New Revision: 1519959

URL: http://svn.apache.org/r1519959
Log:
Corrects typo

Modified:
    struts/struts2/trunk/plugins/json/pom.xml

Modified: struts/struts2/trunk/plugins/json/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/json/pom.xml?rev=1519959&r1=1519958&r2=1519959&view=diff
==============================================================================
--- struts/struts2/trunk/plugins/json/pom.xml (original)
+++ struts/struts2/trunk/plugins/json/pom.xml Wed Sep  4 09:46:14 2013
@@ -100,7 +100,7 @@
         <dependency>
             <groupId>org.easytesting</groupId>
             <artifactId>fest-assert</artifactId>
-            <scope>tewst</scope>
+            <scope>test</scope>
         </dependency>
 
     </dependencies>


Reply via email to