Skip to content

Commit afcfe85

Browse files
spliffonegregturn
authored andcommitted
Update Maven project meta information.
See #2506.
1 parent 7bcc804 commit afcfe85

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pom.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,15 @@
1010

1111
<name>Spring Data JPA Parent</name>
1212
<description>Parent module for Spring Data JPA repositories.</description>
13-
<url>https://projects.spring.io/spring-data-jpa</url>
13+
<url>https://spring.io/projects/spring-data-jpa</url>
14+
<scm>
15+
<connection>scm:git:git://github.com:spring-projects/spring-data-jpa.git</connection>
16+
<developerConnection>scm:git:[email protected]:spring-projects/spring-data-jpa.git</developerConnection>
17+
<url>https://github.com/spring-projects/spring-data-jpa</url>
18+
</scm>
19+
<issueManagement>
20+
<url>https://github.com/spring-projects/spring-data-jpa/issues</url>
21+
</issueManagement>
1422

1523
<parent>
1624
<groupId>org.springframework.data.build</groupId>

0 commit comments

Comments
 (0)