1
0
mirror of synced 2026-08-06 02:08:01 +00:00

Update 2.0 branch pom versions.

This commit is contained in:
Luke Taylor
2010-04-20 18:15:51 +01:00
parent 068b3d48ec
commit 6ad652ae97
20 changed files with 22 additions and 53 deletions
+1 -32
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0.5.RELEASE</version>
<version>2.0.6.CI-SNAPSHOT</version>
<name>Spring Security</name>
<packaging>pom</packaging>
@@ -36,13 +36,6 @@
</license>
</licenses>
<!-- Note when doing releases: tagBase is set in release plugin configuration below -->
<scm>
<connection>scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE</connection>
<developerConnection>scm:svn:https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE</developerConnection>
<url>https://src.springframework.org/svn/spring-security/tags/spring-security-2.0.5.RELEASE</url>
</scm>
<issueManagement>
<system>jira</system>
<url>http://jira.springframework.org/browse/SEC</url>
@@ -74,30 +67,6 @@
</pluginRepository>
</pluginRepositories>
<mailingLists>
<mailingList>
<name>Acegi Developer List</name>
<subscribe>
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
</subscribe>
<!--
<unsubscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</unsubscribe>
<post>acegisecurity-developer@lists.sourceforge.net</post>
-->
<archive>
http://sourceforge.net/mailarchive/forum.php?forum_id=40659
</archive>
<otherArchives>
<otherArchive>
http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/
</otherArchive>
<otherArchive>
http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/
</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>
<developers>
<developer>
<name>Ben Alex</name>