[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user