mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-14 08:02:22 +00:00
Added repo for aws-maen 3.0.0 dep
This commit is contained in:
parent
4c8b0faa88
commit
8c9159f273
12
pom.xml
12
pom.xml
@ -97,6 +97,18 @@
|
|||||||
<name>Spring Framework Maven Milestone Releases (Maven Central Format)</name>
|
<name>Spring Framework Maven Milestone Releases (Maven Central Format)</name>
|
||||||
<url>http://maven.springframework.org/milestone</url>
|
<url>http://maven.springframework.org/milestone</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<repository>
|
||||||
|
<releases>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</snapshots>
|
||||||
|
<id>com.springsource.repository.maven.releases</id>
|
||||||
|
<name>Spring Framework Maven General Releases (Maven Central Format)</name>
|
||||||
|
<url>http://maven.springframework.org/release</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user