mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Updated easymock dependency
o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Issue Number: WW-1349 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442905 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>easymock</groupId>
|
||||
<groupId>org.easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
<scope>test</scope>
|
||||
<version>2.0</version>
|
||||
|
||||
Reference in New Issue
Block a user