File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 88 <version >2.6.5-SNAPSHOT</version >
99
1010 <name >Spring Data Redis</name >
11+ <description >Spring Data module for Redis</description >
12+ <url >https://spring.io/projects/spring-data-redis</url >
1113
1214 <parent >
1315 <groupId >org.springframework.data.build</groupId >
2931 <java-module-name >spring.data.redis</java-module-name >
3032 </properties >
3133
34+ <scm >
35+ <connection >scm:git:https://github.com/spring-projects/spring-data-redis.git</connection >
36+ <developerConnection >scm:git:git@github.com:spring-projects/spring-data-redis.git</developerConnection >
37+ <url >https://github.com/spring-projects/spring-data-redis</url >
38+ </scm >
39+
40+ <issueManagement >
41+ <system >GitHub</system >
42+ <url >https://github.com/spring-projects/spring-data-redis/issues</url >
43+ </issueManagement >
44+
3245 <dependencyManagement >
3346 <dependencies >
3447
You can’t perform that action at this time.
0 commit comments