File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.springframework.data.build</groupId >
1111 <artifactId >spring-data-parent</artifactId >
12- <version >2.4.0-SNAPSHOT </version >
12+ <version >2.4.0</version >
1313 <relativePath />
1414 </parent >
1515
4242 </scm >
4343
4444 <properties >
45- <springdata .jpa>2.4.0-SNAPSHOT </springdata .jpa>
45+ <springdata .jpa>2.4.0</springdata .jpa>
4646 <hibernate .envers>5.4.8</hibernate .envers>
4747 <java-module-name >spring.data.envers</java-module-name >
4848 </properties >
110110
111111 <repositories >
112112 <repository >
113- <id >spring-libs-snapshot </id >
114- <url >https://repo.spring.io/libs-snapshot </url >
113+ <id >spring-libs-release </id >
114+ <url >https://repo.spring.io/libs-release </url >
115115 </repository >
116116 </repositories >
117117
Original file line number Diff line number Diff line change 1- Spring Data Envers 2.4 RC2 (2020.0.0)
1+ Spring Data Envers 2.4 GA (2020.0.0)
22Copyright (c) 2015-2019 Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0
@@ -20,3 +20,4 @@ subcomponent's license, as noted in the license.txt file.
2020
2121
2222
23+
You can’t perform that action at this time.
0 commit comments