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 >3.0.0-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 >
2830 <java-module-name >spring.data.redis</java-module-name >
2931 </properties >
3032
33+ <scm >
34+ <connection >scm:git:https://github.com/spring-projects/spring-data-redis.git</connection >
35+ <developerConnection >scm:git:git@github.com: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+
3144 <dependencyManagement >
3245 <dependencies >
3346
You can’t perform that action at this time.
0 commit comments