updated the repository id for snapshots
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -38,9 +38,9 @@
|
||||
</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>aws-s3</id>
|
||||
<name>Amazon S3</name>
|
||||
<url>s3://maven.springframework.org</url>
|
||||
<id>spring-snapshot</id>
|
||||
<name>Spring Snapshot Repository</name>
|
||||
<url>s3://maven.springframework.org/snapshot</url>
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>static.springframework.org</id>
|
||||
|
||||
Reference in New Issue
Block a user