Skip to content

Commit 99dda50

Browse files
committed
Updated repo for release
1 parent 6775ed0 commit 99dda50

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@
6969
<distributionManagement>
7070
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
7171
<repository>
72-
<id>spring-s3</id>
73-
<name>Spring Milestone Repository</name>
74-
<url>s3://maven.springframework.org/milestone</url>
72+
<id>local</id>
73+
<url>file:///Users/arjen/Projects/Spring/repos/repo</url>
7574
</repository>
7675
<snapshotRepository>
7776
<id>spring-s3</id>

0 commit comments

Comments
 (0)