Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ecadff6

Browse files
christophstroblmikereiche
authored andcommittedJun 24, 2022
Prepare 4.4 M1 (2021.2.0).
See #1298
1 parent 5dbf182 commit ecadff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@
238238

239239
<repositories>
240240
<repository>
241-
<id>spring-libs-snapshot</id>
242-
<url>https://repo.spring.io/libs-snapshot</url>
241+
<id>spring-libs-milestone</id>
242+
<url>https://repo.spring.io/libs-milestone</url>
243243
</repository>
244244
<repository>
245245
<id>sonatype-snapshot</id>

0 commit comments

Comments
 (0)
Please sign in to comment.