File tree 5 files changed +34
-32
lines changed
5 files changed +34
-32
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache .org/POM/4.0.0 "
3
- xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
3
+ xmlns =" http://maven.apache .org/POM/4.0.0 "
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
9
<version >3.2.5</version >
10
- <relativePath /> <!-- lookup parent from repository -->
10
+ <relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
13
13
<groupId >com.redis.om</groupId >
30
30
<dependency >
31
31
<groupId >com.redis.om</groupId >
32
32
<artifactId >redis-om-spring</artifactId >
33
- <version >0.9.1-SNAPSHOT </version >
33
+ <version >0.9.1</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.springframework.boot</groupId >
50
50
<dependency >
51
51
<groupId >org.springframework.boot</groupId >
52
52
<artifactId >spring-boot-starter-test</artifactId >
53
- <scope >test</scope >
53
+ <scope >test</scope >
54
54
</dependency >
55
55
</dependencies >
56
56
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache .org/POM/4.0.0 "
3
- xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
3
+ xmlns =" http://maven.apache .org/POM/4.0.0 "
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
9
<version >3.2.5</version >
10
- <relativePath />
10
+ <relativePath />
11
11
<!-- lookup parent from repository -->
12
12
</parent >
13
13
<groupId >com.redis.om</groupId >
34
34
<dependency >
35
35
<groupId >com.redis.om</groupId >
36
36
<artifactId >redis-om-spring</artifactId >
37
- <version >0.9.1-SNAPSHOT </version >
37
+ <version >0.9.1</version >
38
38
</dependency >
39
39
40
40
<dependency >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache .org/POM/4.0.0 "
3
- xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
3
+ xmlns =" http://maven.apache .org/POM/4.0.0 "
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
9
<version >3.2.5</version >
10
- <relativePath /> <!-- lookup parent from repository -->
10
+ <relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
13
13
<groupId >com.redis.om</groupId >
30
30
<dependency >
31
31
<groupId >com.redis.om</groupId >
32
32
<artifactId >redis-om-spring</artifactId >
33
- <version >0.9.1-SNAPSHOT </version >
33
+ <version >0.9.1</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.springframework.boot</groupId >
91
91
<dependency >
92
92
<groupId >org.springframework.boot</groupId >
93
93
<artifactId >spring-boot-starter-test</artifactId >
94
- <version >3.2.0</version >
95
- <scope >test</scope >
94
+ <version >3.2.0</version >
95
+ <scope >test</scope >
96
96
</dependency >
97
97
</dependencies >
98
98
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache .org/POM/4.0.0 "
3
- xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
3
+ xmlns =" http://maven.apache .org/POM/4.0.0 "
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
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.9.1-SNAPSHOT </version >
9
+ <version >0.9.1</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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache .org/POM/4.0.0 "
4
- xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
5
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
4
+ xmlns =" http://maven.apache .org/POM/4.0.0 "
5
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
6
<modelVersion >4.0.0</modelVersion >
7
7
8
8
<groupId >com.redis.om</groupId >
9
9
<artifactId >redis-om-spring</artifactId >
10
- <version >0.9.1-SNAPSHOT </version >
10
+ <version >0.9.1</version >
11
11
<packaging >jar</packaging >
12
12
13
13
<name >redis-om-spring</name >
14
- <description >Redis OM Spring provides powerful repository and custom object-mapping abstractions built on top of the powerful Spring Data Redis (SDR) framework.</description >
14
+ <description >Redis OM Spring provides powerful repository and custom object-mapping abstractions built on top of the
15
+ powerful Spring Data Redis (SDR) framework.
16
+ </description >
15
17
<url >https://github.com/redis/redis-om-spring</url >
16
18
17
19
<organization >
264
266
<version >${testcontainers.junit.jupiter} </version >
265
267
<scope >test</scope >
266
268
</dependency >
267
- <dependency >
268
- <groupId >com.fasterxml.jackson.core</groupId >
269
- <artifactId >jackson-databind</artifactId >
270
- <scope >test</scope >
271
- </dependency >
269
+ <dependency >
270
+ <groupId >com.fasterxml.jackson.core</groupId >
271
+ <artifactId >jackson-databind</artifactId >
272
+ <scope >test</scope >
273
+ </dependency >
272
274
</dependencies >
273
275
274
276
<build >
You can’t perform that action at this time.
0 commit comments