File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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 Core</name >
11
+ <description >Core Spring concepts underpinning every Spring Data module.</description >
12
+ <url >https://spring.io/projects/spring-data</url >
13
+ <scm >
14
+ <connection >scm:git:https://github.com/spring-projects/spring-data-commons.git</connection >
15
+ <developerConnection >scm:git:git@github.com:spring-projects/spring-data-commons.git</developerConnection >
16
+ <url >https://github.com/spring-projects/spring-data-commons</url >
17
+ </scm >
18
+ <issueManagement >
19
+ <url >https://github.com/spring-projects/spring-data-commons/issues</url >
20
+ </issueManagement >
11
21
12
22
<parent >
13
23
<groupId >org.springframework.data.build</groupId >
You can’t perform that action at this time.
0 commit comments