mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Re-removed acegi repo, as maven jars will be deployed to S3
This commit is contained in:
parent
69578c1bf9
commit
cc4d8e09ac
16
pom.xml
16
pom.xml
@ -51,13 +51,7 @@
|
|||||||
<url>http://opensource.atlassian.com/projects/spring/browse/SEC</url>
|
<url>http://opensource.atlassian.com/projects/spring/browse/SEC</url>
|
||||||
</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,13 +63,7 @@
|
|||||||
<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>
|
||||||
<name>Local Site Directory</name>
|
<name>Local Site Directory</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user