1
0
mirror of synced 2026-08-01 07:47:03 +00:00

[maven-release-plugin] rollback the release of release_2_0_M1

This commit is contained in:
Luke Taylor
2008-01-02 22:10:46 +00:00
parent 425508d70d
commit aafbb5bb67
15 changed files with 260 additions and 247 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-parent</artifactId>
<version>2.0-M1</version>
<version>2.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>spring-security-core</artifactId>