[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Arjen Poutsma
2012-09-18 10:08:23 +00:00
parent 20f1e375ed
commit de42ef21e2
37 changed files with 43 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-parent</artifactId>
<packaging>pom</packaging>
<version>2.1.1.RELEASE</version>
<version>2.1.2.RELEASE-SNAPSHOT</version>
<name>Spring Web Services - Parent</name>
<url>http://static.springframework.org/spring-ws/site/index.html</url>
<organization>
@@ -49,9 +49,9 @@
</site>
</distributionManagement>
<scm>
<connection>scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.1.1.RELEASE/trunk</connection>
<developerConnection>scm:svn:https://src.springframework.org/svn/spring-ws/tags/spring-ws-2.1.1.RELEASE/trunk</developerConnection>
<url>https://fisheye.springframework.org/browse/spring-ws/tags/spring-ws-2.1.1.RELEASE/trunk</url>
<connection>scm:svn:https://src.springframework.org/svn/spring-ws/trunk</connection>
<developerConnection>scm:svn:https://src.springframework.org/svn/spring-ws/trunk</developerConnection>
<url>https://fisheye.springframework.org/browse/spring-ws/trunk</url>
</scm>
<properties>
<osgi.version>2.1.1.RELEASE</osgi.version>