File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 8
8
<version >3.0.0-SNAPSHOT</version >
9
9
10
10
<name >Spring Data Redis</name >
11
+ <description >Spring Data module for Redis</description >
12
+ <url >https://spring.io/projects/spring-data-redis</url >
11
13
12
14
<parent >
13
15
<groupId >org.springframework.data.build</groupId >
28
30
<java-module-name >spring.data.redis</java-module-name >
29
31
</properties >
30
32
33
+ <scm >
34
+ <connection >scm:git:https://github.com/spring-projects/spring-data-redis.git</connection >
35
+ <
developerConnection >scm:git:
[email protected] :spring-projects/spring-data-redis.git</
developerConnection >
36
+ <url >https://github.com/spring-projects/spring-data-redis</url >
37
+ </scm >
38
+
39
+ <issueManagement >
40
+ <system >GitHub</system >
41
+ <url >https://github.com/spring-projects/spring-data-redis/issues</url >
42
+ </issueManagement >
43
+
31
44
<dependencyManagement >
32
45
<dependencies >
33
46
You can’t perform that action at this time.
0 commit comments