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 >2.1.2.BUILD-SNAPSHOT </version >
17
+ <version >2.1.2.RELEASE </version >
18
18
</parent >
19
19
20
20
<properties >
24
24
<eclipselink >2.6.5</eclipselink >
25
25
<hibernate >5.2.17.Final</hibernate >
26
26
<jpa >2.0.0</jpa >
27
- <springdata .commons>2.1.2.BUILD-SNAPSHOT </springdata .commons>
27
+ <springdata .commons>2.1.2.RELEASE </springdata .commons>
28
28
29
29
<java-module-name >spring.data.jpa</java-module-name >
30
30
447
447
448
448
<repositories >
449
449
<repository >
450
- <id >spring-libs-snapshot </id >
451
- <url >https://repo.spring.io/libs-snapshot </url >
450
+ <id >spring-libs-release </id >
451
+ <url >https://repo.spring.io/libs-release </url >
452
452
</repository >
453
453
</repositories >
454
454
Original file line number Diff line number Diff line change 1
- Spring Data JPA 2.1.1
1
+ Spring Data JPA 2.1.2
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