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 1414 <parent >
1515 <groupId >org.springframework.data.build</groupId >
1616 <artifactId >spring-data-parent</artifactId >
17- <version >1.8.3.BUILD-SNAPSHOT </version >
17+ <version >1.8.3.RELEASE </version >
1818 </parent >
1919
2020 <properties >
2727 <hsqldb1 >1.8.0.10</hsqldb1 >
2828 <jpa >2.0.0</jpa >
2929 <openjpa >2.4.1</openjpa >
30- <springdata .commons>1.12.3.BUILD-SNAPSHOT </springdata .commons>
30+ <springdata .commons>1.12.3.RELEASE </springdata .commons>
3131
3232 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
3333
590590
591591 <repositories >
592592 <repository >
593- <id >spring-libs-snapshot </id >
594- <url >https://repo.spring.io/libs-snapshot </url >
593+ <id >spring-libs-release </id >
594+ <url >https://repo.spring.io/libs-release </url >
595595 </repository >
596596 </repositories >
597597
Original file line number Diff line number Diff line change 1- Spring Data JPA 1.10.2
1+ Spring Data JPA 1.10.3
22Copyright (c) [2011-2015] Pivotal Software, Inc.
33
44This 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