Skip to content

Commit aa20fb8

Browse files
committed
updated pom for milestone dist
1 parent 7806fb1 commit aa20fb8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@
7979
<distributionManagement>
8080
<downloadUrl>http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl>
8181
<repository>
82-
<id>local</id>
83-
<url>file:///Users/arjen/Projects/Spring/repos/repo</url>
82+
<id>spring-milestone</id>
83+
<name>Spring Milestone Repository</name>
84+
<url>s3://maven.springframework.org/milestone</url>
8485
</repository>
8586
<snapshotRepository>
8687
<id>spring-s3</id>

0 commit comments

Comments
 (0)