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

This commit is contained in:
Arjen Poutsma
2007-11-06 13:12:45 +00:00
parent cf00834ffb
commit b689a7fce0
13 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<packaging>pom</packaging>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.2</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.2</connection>
<developerConnection>scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.0.2</developerConnection>
<url>http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.0.2</url>
</scm>
<modules>
<module>xml</module>