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.0.0.BUILD-SNAPSHOT </version >
17
+ <version >2.0.0.M3 </version >
18
18
</parent >
19
19
20
20
<properties >
26
26
<hsqldb1 >1.8.0.10</hsqldb1 >
27
27
<jpa >2.0.0</jpa >
28
28
<openjpa >2.4.1</openjpa >
29
- <springdata .commons>2.0.0.BUILD-SNAPSHOT </springdata .commons>
29
+ <springdata .commons>2.0.0.M3 </springdata .commons>
30
30
31
31
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
32
32
505
505
506
506
<repositories >
507
507
<repository >
508
- <id >spring-libs-snapshot </id >
509
- <url >https://repo.spring.io/libs-snapshot </url >
508
+ <id >spring-libs-milestone </id >
509
+ <url >https://repo.spring.io/libs-milestone </url >
510
510
</repository >
511
511
</repositories >
512
512
Original file line number Diff line number Diff line change 1
- Spring Data JPA 2.0 M2
1
+ Spring Data JPA 2.0 M3
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