mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-1367 Change reference from 2.0 to 2.x
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422745 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+5
-5
@@ -15,7 +15,7 @@
|
||||
<distributionManagement>
|
||||
<site>
|
||||
<id>apache-site</id>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.0/struts-core</url>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.x/struts-core</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
|
||||
@@ -288,10 +288,10 @@
|
||||
<version>1.1</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
<distributionManagement>
|
||||
<site>
|
||||
<id>apache-site</id>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.0/struts-extras</url>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.x/struts-extras</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
</repository>
|
||||
<site>
|
||||
<id>apache-site</id>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.0/</url>
|
||||
<url>scp://people.apache.org/www/struts.apache.org/2.x/</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
|
||||
@@ -217,7 +217,7 @@
|
||||
<dependencies/>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<repository>
|
||||
<id>snapshots-maven-codehaus</id>
|
||||
<name>snapshots-maven-codehaus</name>
|
||||
<snapshots>
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
<links>
|
||||
<item name="Apache" href="http://www.apache.org" />
|
||||
<item name="Struts 1" href="http://struts.apache.org/1.x" />
|
||||
<item name="Struts 2" href="http://struts.apache.org/2.0" />
|
||||
<item name="Struts 2" href="http://struts.apache.org/2.x" />
|
||||
</links>
|
||||
<menu name="Struts 2">
|
||||
<item
|
||||
|
||||
Reference in New Issue
Block a user