mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 14:22:47 +00:00
Remove outdated scm information from pom.xml.
This commit is contained in:
parent
8c605516b3
commit
5ac106808e
17
pom.xml
17
pom.xml
@ -37,13 +37,6 @@
|
|||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<!-- Note when doing releases: tagBase is set in release plugin configuration below -->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://src.springframework.org/svn/spring-security/trunk</connection>
|
|
||||||
<developerConnection>scm:svn:https://src.springframework.org/svn/spring-security/trunk</developerConnection>
|
|
||||||
<url>https://src.springframework.org/svn/spring-security/trunk</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>jira</system>
|
<system>jira</system>
|
||||||
<url>http://jira.springframework.org/browse/SEC</url>
|
<url>http://jira.springframework.org/browse/SEC</url>
|
||||||
@ -399,16 +392,6 @@
|
|||||||
<artifactId>maven-deploy-plugin</artifactId>
|
<artifactId>maven-deploy-plugin</artifactId>
|
||||||
<version>2.3</version>
|
<version>2.3</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
|
||||||
<version>2.0-beta-9</version>
|
|
||||||
<configuration>
|
|
||||||
<tagBase>
|
|
||||||
https://src.springframework.org/svn/spring-security/tags
|
|
||||||
</tagBase>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
<!-- IDE -->
|
<!-- IDE -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user