[maven-release-plugin] prepare release spring-ws-1.0.1

This commit is contained in:
Arjen Poutsma
2007-09-27 23:50:01 +00:00
parent 24e261e1f6
commit 7f3bd2bcc0
13 changed files with 18 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<packaging>pom</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<name>Spring Web Services</name>
<description>
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
@@ -92,9 +92,9 @@
</license>
</licenses>
<scm>
<connection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk</developerConnection>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk</url>
<connection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.1</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.1</developerConnection>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.0.1</url>
</scm>
<modules>
<module>xml</module>