Skip to content

Commit c686b5a

Browse files
DATACMNS-1445 - Prepare 2.2 M2 (Moore).
1 parent 0653107 commit c686b5a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>2.2.0.BUILD-SNAPSHOT</version>
15+
<version>2.2.0.M2</version>
1616
</parent>
1717

1818
<properties>
@@ -375,8 +375,8 @@
375375

376376
<repositories>
377377
<repository>
378-
<id>spring-libs-snapshot</id>
379-
<url>https://repo.spring.io/libs-snapshot</url>
378+
<id>spring-libs-milestone</id>
379+
<url>https://repo.spring.io/libs-milestone</url>
380380
</repository>
381381
</repositories>
382382

src/main/resources/notice.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Spring Data Commons 2.2 M1
1+
Spring Data Commons 2.2 M2
22
Copyright (c) [2010-2019] Pivotal Software, Inc.
33

44
This product is licensed to you under the Apache License, Version 2.0 (the "License").

0 commit comments

Comments
 (0)