mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Fixing maven repositories to support opensymphony maven 2 snapshots
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@604427 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -375,7 +375,7 @@
|
||||
<id>opensymphony-m2</id>
|
||||
<name>opensymphony-m2</name>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
@@ -392,7 +392,7 @@
|
||||
<checksumPolicy>ignore</checksumPolicy>
|
||||
</snapshots>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
<url>http://maven.opensymphony.com</url>
|
||||
</repository>
|
||||
|
||||
Reference in New Issue
Block a user