Updated *properly* to the new version of aws plugin
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -558,6 +558,11 @@
|
||||
</developers>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-release</id>
|
||||
<name>Spring Portfolio Release Repository</name>
|
||||
<url>http://s3.amazonaws.com/maven.springframework.org/release</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>spring-milestone</id>
|
||||
<name>Spring Portfolio Milestone Repository</name>
|
||||
@@ -565,7 +570,7 @@
|
||||
</repository>
|
||||
<repository>
|
||||
<id>spring-external</id>
|
||||
<name>Spring Portfolio Milestone Repository</name>
|
||||
<name>Spring Portfolio External Repository</name>
|
||||
<url>http://s3.amazonaws.com/maven.springframework.org/external</url>
|
||||
</repository>
|
||||
<repository>
|
||||
|
||||
Reference in New Issue
Block a user