-
Notifications
You must be signed in to change notification settings - Fork 487
Closed
Labels
in: buildstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Hi,
i noticed that the Maven POM from release 2.4.0 contains incorrect project information:
Projekt URL, SCM and issue management point to spring-security. (copy&paste bug?)
<url>https://spring.io/projects/spring-security</url>
...
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-security.git</connection>
<developerConnection>scm:git:ssh://git@github.com/spring-projects/spring-security.git</developerConnection>
<url>https://github.com/spring-projects/spring-security</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/spring-projects/spring-security/issues</url>
</issueManagement>
Cheers,
Markus
Metadata
Metadata
Assignees
Labels
in: buildstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug