File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >org.springframework.data.jpa.examples</groupId >
66 <artifactId >spring-data-jpa-examples-parent</artifactId >
7- <version >1.0.0.BUILD-SNAPSHOT </version >
7+ <version >1.0.0.RC1 </version >
88 <packaging >pom</packaging >
99
1010 <name >Spring Data JPA sample projects</name >
7373 <dependency >
7474 <groupId >org.springframework.data</groupId >
7575 <artifactId >spring-data-jpa</artifactId >
76- <version >1.0.0.BUILD-SNAPSHOT </version >
76+ <version >1.0.0.RC1 </version >
7777 </dependency >
7878
7979 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.data.jpa.examples</groupId >
99 <artifactId >spring-data-jpa-examples-parent</artifactId >
10- <version >1.0.0.BUILD-SNAPSHOT </version >
10+ <version >1.0.0.RC1 </version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.data.jpa.examples</groupId >
99 <artifactId >spring-data-jpa-examples-parent</artifactId >
10- <version >1.0.0.BUILD-SNAPSHOT </version >
10+ <version >1.0.0.RC1 </version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
You can’t perform that action at this time.
0 commit comments