mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Fixing spring test artifact id
WW-2421 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@648999 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
<version>${spring.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user