File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.2.12.RELEASE </version >
17
+ <version >2.2.13.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
26
26
<mockito >2.19.1</mockito >
27
27
<hibernate .groupId>org.hibernate</hibernate .groupId>
28
28
<jpa >2.0.0</jpa >
29
- <springdata .commons>2.2.12.RELEASE </springdata .commons>
29
+ <springdata .commons>2.2.13.BUILD-SNAPSHOT </springdata .commons>
30
30
31
31
<java-module-name >spring.data.jpa</java-module-name >
32
32
521
521
522
522
<repositories >
523
523
<repository >
524
- <id >spring-libs-release </id >
525
- <url >https://repo.spring.io/libs-release </url >
524
+ <id >spring-libs-snapshot </id >
525
+ <url >https://repo.spring.io/libs-snapshot </url >
526
526
</repository >
527
527
</repositories >
528
528
You can’t perform that action at this time.
0 commit comments