mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 23:02:15 +00:00
Re-removed acegi repo, as maven jars will be deployed to S3
This commit is contained in:
parent
69578c1bf9
commit
cc4d8e09ac
12
pom.xml
12
pom.xml
@ -52,12 +52,6 @@
|
|||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
|
||||||
<id>sourceforge.net</id>
|
|
||||||
<name>Acegi Releases Repository at Sourceforge</name>
|
|
||||||
<url>scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/repository/releases</url>
|
|
||||||
</repository>
|
|
||||||
<!--
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>spring-milestone</id>
|
<id>spring-milestone</id>
|
||||||
<name>Spring Milestone Repository</name>
|
<name>Spring Milestone Repository</name>
|
||||||
@ -69,12 +63,6 @@
|
|||||||
<name>Spring Snapshot Repository</name>
|
<name>Spring Snapshot Repository</name>
|
||||||
<url>s3://maven.springframework.org/snapshot</url>
|
<url>s3://maven.springframework.org/snapshot</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
-->
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>sourceforge.net</id>
|
|
||||||
<name>Acegi Snapshots Repository at Sourceforge</name>
|
|
||||||
<url>scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/repository/snapshots</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
|
|
||||||
<site>
|
<site>
|
||||||
<id>local</id>
|
<id>local</id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user