File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 2
2
<projectDescription >
3
3
<name >spring-data-redis</name >
4
4
<comment >Spring Data Redis</comment >
5
- <projects />
6
- <natures >
7
- <nature >org.eclipse.jdt.core.javanature</nature >
8
- </natures >
5
+ <projects >
6
+ </projects >
9
7
<buildSpec >
10
8
<buildCommand >
11
9
<name >org.eclipse.jdt.core.javabuilder</name >
12
- <arguments />
10
+ <arguments >
11
+ </arguments >
13
12
</buildCommand >
14
13
</buildSpec >
15
- <linkedResources />
14
+ <natures >
15
+ <nature >org.springsource.ide.eclipse.gradle.core.nature</nature >
16
+ <nature >org.eclipse.jdt.core.javanature</nature >
17
+ </natures >
16
18
</projectDescription >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ jedisVersion=2.7.3
5
5
springVersion =4.1.7.RELEASE
6
6
springDataBuildVersion =1.7.0.BUILD-SNAPSHOT
7
7
log4jVersion =1.2.17
8
- version =1.6.0.BUILD -SNAPSHOT
8
+ version =1.6.0.DATAREDIS-425 -SNAPSHOT
9
9
srpVersion =0.7
10
10
jacksonVersion =1.8.8
11
11
fasterXmlJacksonVersion =2.6.0
You can’t perform that action at this time.
0 commit comments