[maven-release-plugin] prepare release spring-batch-1.0.0.m3

This commit is contained in:
nebhale
2007-12-05 13:01:44 +00:00
parent 8a756995bb
commit a0f7d3964a
8 changed files with 14 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<relativePath>../parent</relativePath>
</parent>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<relativePath>../parent</relativePath>
</parent>

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<relativePath>../parent</relativePath>
</parent>

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<relativePath>../parent</relativePath>
</parent>

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<artifactId>spring-batch-parent</artifactId>
<relativePath>../parent</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<!-- Use CDATA to keep it on a single line in the manifest -->
<![CDATA[Spring Batch Parent POM]]>
</description>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<packaging>pom</packaging>
<url>http://www.springframework.org/spring-batch</url>
<organization>
@@ -16,9 +16,9 @@
<url>http://www.springsource.com</url>
</organization>
<scm>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk</url>
<connection>scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk</developerConnection>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m3</url>
<connection>scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3</developerConnection>
</scm>
<issueManagement>
<system>JIRA</system>

View File

@@ -8,7 +8,7 @@
<!-- Use CDATA to keep it on a single line in the manifest -->
<![CDATA[Spring Batch provides tools for enterprise batch or bulk processing. It can be used to wire up jobs, and track their execution, or simply as an optimization for repetitive processing in a transactional environment. Spring Batch is part of the Spring Portfolio.]]>
</description>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<packaging>pom</packaging>
<url>http://www.springframework.org/spring-batch</url>
<organization>
@@ -16,9 +16,9 @@
<url>http://www.springsource.com</url>
</organization>
<scm>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk</url>
<connection>scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk</developerConnection>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m3</url>
<connection>scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3</developerConnection>
</scm>
<issueManagement>
<system>JIRA</system>

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>1.0.0.m3-SNAPSHOT</version>
<version>1.0.0.m3</version>
<relativePath>../parent</relativePath>
</parent>