File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.springframework.data.jpa.examples</groupId >
6
6
<artifactId >spring-data-jpa-examples-parent</artifactId >
7
- <version >1.0.0.BUILD-SNAPSHOT </version >
7
+ <version >1.0.0.RC1 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Spring Data JPA sample projects</name >
73
73
<dependency >
74
74
<groupId >org.springframework.data</groupId >
75
75
<artifactId >spring-data-jpa</artifactId >
76
- <version >1.0.0.BUILD-SNAPSHOT </version >
76
+ <version >1.0.0.RC1 </version >
77
77
</dependency >
78
78
79
79
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.data.jpa.examples</groupId >
9
9
<artifactId >spring-data-jpa-examples-parent</artifactId >
10
- <version >1.0.0.BUILD-SNAPSHOT </version >
10
+ <version >1.0.0.RC1 </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.data.jpa.examples</groupId >
9
9
<artifactId >spring-data-jpa-examples-parent</artifactId >
10
- <version >1.0.0.BUILD-SNAPSHOT </version >
10
+ <version >1.0.0.RC1 </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
You can’t perform that action at this time.
0 commit comments