File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.4.2 </version >
12
+ <version >2.4.3-SNAPSHOT </version >
13
13
<relativePath />
14
14
</parent >
15
15
42
42
</scm >
43
43
44
44
<properties >
45
- <springdata .jpa>2.4.2 </springdata .jpa>
45
+ <springdata .jpa>2.4.3-SNAPSHOT </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-release </id >
114
- <url >https://repo.spring.io/libs-release </url >
113
+ <id >spring-libs-snapshot </id >
114
+ <url >https://repo.spring.io/libs-snapshot </url >
115
115
</repository >
116
116
</repositories >
117
117
You can’t perform that action at this time.
0 commit comments