File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.redis.om</groupId >
33
33
<artifactId >redis-om-spring</artifactId >
34
- <version >0.8.4-SNAPSHOT </version >
34
+ <version >0.8.4</version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >org.springframework.boot</groupId >
141
141
<path >
142
142
<groupId >com.redis.om</groupId >
143
143
<artifactId >redis-om-spring</artifactId >
144
- <version >0.8.4-SNAPSHOT </version >
144
+ <version >0.8.4</version >
145
145
</path >
146
146
</annotationProcessorPaths >
147
147
</configuration >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >com.redis.om</groupId >
32
32
<artifactId >redis-om-spring</artifactId >
33
- <version >0.8.4-SNAPSHOT </version >
33
+ <version >0.8.4</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >com.redis.om</groupId >
36
36
<artifactId >redis-om-spring</artifactId >
37
- <version >0.8.4-SNAPSHOT </version >
37
+ <version >0.8.4</version >
38
38
</dependency >
39
39
40
40
<dependency >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >com.redis.om</groupId >
32
32
<artifactId >redis-om-spring</artifactId >
33
- <version >0.8.4-SNAPSHOT </version >
33
+ <version >0.8.4</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >com.redis.om</groupId >
8
8
<artifactId >redis-om-spring-parent</artifactId >
9
- <version >0.8.4-SNAPSHOT </version >
9
+ <version >0.8.4</version >
10
10
<name >redis-om-spring-parent</name >
11
11
<packaging >pom</packaging >
12
12
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >com.redis.om</groupId >
9
9
<artifactId >redis-om-spring</artifactId >
10
- <version >0.8.4-SNAPSHOT </version >
10
+ <version >0.8.4</version >
11
11
<packaging >jar</packaging >
12
12
13
13
<name >redis-om-spring</name >
You can’t perform that action at this time.
0 commit comments