File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.springframework.data.build</groupId >
11
11
<artifactId >spring-data-parent</artifactId >
12
- <version >2.5.0-SNAPSHOT </version >
12
+ <version >2.5.0-M4 </version >
13
13
<relativePath />
14
14
</parent >
15
15
42
42
</scm >
43
43
44
44
<properties >
45
- <springdata .jpa>2.5.0-SNAPSHOT </springdata .jpa>
45
+ <springdata .jpa>2.5.0-M4 </springdata .jpa>
46
46
<hibernate .envers>5.4.8</hibernate .envers>
47
47
<java-module-name >spring.data.envers</java-module-name >
48
48
</properties >
110
110
111
111
<repositories >
112
112
<repository >
113
- <id >spring-libs-snapshot </id >
114
- <url >https://repo.spring.io/libs-snapshot </url >
113
+ <id >spring-libs-milestone </id >
114
+ <url >https://repo.spring.io/libs-milestone </url >
115
115
</repository >
116
116
</repositories >
117
117
Original file line number Diff line number Diff line change 1
- Spring Data Envers 2.5 M3 (2021.0.0)
1
+ Spring Data Envers 2.5 M4 (2021.0.0)
2
2
Copyright (c) 2015-2019 Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0
@@ -24,3 +24,4 @@ subcomponent's license, as noted in the license.txt file.
24
24
25
25
26
26
27
+
You can’t perform that action at this time.
0 commit comments