File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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.1.RELEASE </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Spring Data JPA sample projects</name >
11
11
<description >Sample projects for Spring Data JPA</description >
12
12
<url >http://www.springframework.org/spring-data</url >
13
- <inceptionYear >2010 </inceptionYear >
13
+ <inceptionYear >2011 </inceptionYear >
14
14
15
15
<modules >
16
16
<module >spring-data-jpa-example</module >
73
73
<dependency >
74
74
<groupId >org.springframework.data</groupId >
75
75
<artifactId >spring-data-jpa</artifactId >
76
- <version >1.0.0 .RELEASE</version >
76
+ <version >1.0.1 .RELEASE</version >
77
77
</dependency >
78
78
79
79
<dependency >
You can’t perform that action at this time.
0 commit comments