File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.springframework.data.build</groupId >
14
14
<artifactId >spring-data-parent</artifactId >
15
- <version >2.3.0.BUILD-SNAPSHOT </version >
15
+ <version >2.3.0.M2 </version >
16
16
</parent >
17
17
18
18
<properties >
369
369
370
370
<repositories >
371
371
<repository >
372
- <id >spring-libs-snapshot </id >
373
- <url >https://repo.spring.io/libs-snapshot </url >
372
+ <id >spring-libs-milestone </id >
373
+ <url >https://repo.spring.io/libs-milestone </url >
374
374
</repository >
375
375
</repositories >
376
376
Original file line number Diff line number Diff line change 1
- Spring Data Commons 2.3 M1
1
+ Spring Data Commons 2.3 M2
2
2
Copyright (c) [2010-2019] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -9,3 +9,4 @@ separate copyright notices and license terms. Your use of the source
9
9
code for the these subcomponents is subject to the terms and
10
10
conditions of the subcomponent's license, as noted in the LICENSE file.
11
11
12
+
You can’t perform that action at this time.
0 commit comments