Skip to content

Commit 15d376c

Browse files
committed
DATAGRAPH-1413 - After release cleanups.
1 parent 5f43242 commit 15d376c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.springframework.data.build</groupId>
3131
<artifactId>spring-data-parent</artifactId>
32-
<version>2.1.21.RELEASE</version>
32+
<version>2.1.22.BUILD-SNAPSHOT</version>
3333
</parent>
3434

3535
<modules>
@@ -46,7 +46,7 @@
4646
<nohttp.version>0.0.3.RELEASE</nohttp.version>
4747
<maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
4848
<neo4j.ogm.version>3.1.22</neo4j.ogm.version>
49-
<springdata.commons>2.1.21.RELEASE</springdata.commons>
49+
<springdata.commons>2.1.22.BUILD-SNAPSHOT</springdata.commons>
5050
</properties>
5151

5252
<developers>
@@ -201,8 +201,8 @@
201201

202202
<repositories>
203203
<repository>
204-
<id>spring-libs-release</id>
205-
<url>https://repo.spring.io/libs-release</url>
204+
<id>spring-libs-snapshot</id>
205+
<url>https://repo.spring.io/libs-snapshot</url>
206206
</repository>
207207
</repositories>
208208

0 commit comments

Comments
 (0)