mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
Changing dependency of struts-annotations to specific snapshot version
WW-2451 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614525 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -422,7 +422,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts-annotations</artifactId>
|
||||
<version>1.0.3-SNAPSHOT</version>
|
||||
<version>1.0.3-20080123.123514-2</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -258,7 +258,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts-annotations</artifactId>
|
||||
<version>1.0.3-SNAPSHOT</version>
|
||||
<version>1.0.3-20080123.123514-2</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user