This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-apacheds.git
commit a2eead5683f069f4473d1edcbe51e574974bfe20 Author: Olivier Lamy <[email protected]> AuthorDate: Thu Jan 16 01:43:18 2014 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1558666 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1ceb296..67812da 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <relativePath>../redback-components-parent/pom.xml</relativePath> </parent> - <version>2.1</version> + <version>2.2-SNAPSHOT</version> <artifactId>spring-apacheds</artifactId> <packaging>bundle</packaging> <name>Spring Apache Directory Server Components</name> @@ -43,9 +43,9 @@ </distributionManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-apacheds-2.1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-apacheds-2.1</developerConnection> - <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-apacheds-2.1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-apacheds/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-apacheds/</developerConnection> + <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-apacheds/</url> </scm> <properties> -- To stop receiving notification emails like this one, please contact [email protected].
