File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data.build</groupId >
16
16
<artifactId >spring-data-parent</artifactId >
17
- <version >1.9.16.BUILD-SNAPSHOT </version >
17
+ <version >1.9.16.RELEASE </version >
18
18
</parent >
19
19
20
20
<properties >
27
27
<hsqldb1 >1.8.0.10</hsqldb1 >
28
28
<jpa >2.0.0</jpa >
29
29
<openjpa >2.4.1</openjpa >
30
- <springdata .commons>1.13.16.BUILD-SNAPSHOT </springdata .commons>
30
+ <springdata .commons>1.13.16.RELEASE </springdata .commons>
31
31
32
32
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
33
33
<skip-openjpa >false</skip-openjpa >
596
596
597
597
<repositories >
598
598
<repository >
599
- <id >spring-libs-snapshot </id >
600
- <url >https://repo.spring.io/libs-snapshot </url >
599
+ <id >spring-libs-release </id >
600
+ <url >https://repo.spring.io/libs-release </url >
601
601
</repository >
602
602
</repositories >
603
603
Original file line number Diff line number Diff line change 1
- Spring Data JPA 1.11.15
1
+ Spring Data JPA 1.11.16
2
2
Copyright (c) [2011-2015] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments