We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7806fb1 commit aa20fb8Copy full SHA for aa20fb8
pom.xml
@@ -79,8 +79,9 @@
79
<distributionManagement>
80
<downloadUrl>http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl>
81
<repository>
82
- <id>local</id>
83
- <url>file:///Users/arjen/Projects/Spring/repos/repo</url>
+ <id>spring-milestone</id>
+ <name>Spring Milestone Repository</name>
84
+ <url>s3://maven.springframework.org/milestone</url>
85
</repository>
86
<snapshotRepository>
87
<id>spring-s3</id>
0 commit comments