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 6775ed0 commit 99dda50Copy full SHA for 99dda50
pom.xml
@@ -69,9 +69,8 @@
69
<distributionManagement>
70
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
71
<repository>
72
- <id>spring-s3</id>
73
- <name>Spring Milestone Repository</name>
74
- <url>s3://maven.springframework.org/milestone</url>
+ <id>local</id>
+ <url>file:///Users/arjen/Projects/Spring/repos/repo</url>
75
</repository>
76
<snapshotRepository>
77
<id>spring-s3</id>
0 commit comments