Skip to content

Commit 4e7ad22

Browse files
committed
DATACMNS-572 - After release cleanups.
1 parent 4dcda97 commit 4e7ad22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33

44
<modelVersion>4.0.0</modelVersion>
@@ -237,8 +237,8 @@
237237

238238
<repositories>
239239
<repository>
240-
<id>spring-libs-release</id>
241-
<url>http://repo.spring.io/libs-release</url>
240+
<id>spring-libs-snapshot</id>
241+
<url>http://repo.spring.io/libs-snapshot</url>
242242
</repository>
243243
</repositories>
244244

0 commit comments

Comments
 (0)