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-quartz.git
commit 963eb4833b058b71ad7ad8967b78977c1ff5a809 Author: Olivier Lamy <[email protected]> AuthorDate: Thu Jan 16 01:35:18 2014 +0000 [maven-release-plugin] prepare release spring-quartz-2.1 git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1558654 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c50b6f1..5447371 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <relativePath>../redback-components-parent/pom.xml</relativePath> </parent> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <artifactId>spring-quartz</artifactId> <packaging>bundle</packaging> <name>Spring Quartz Component</name> @@ -43,9 +43,9 @@ </distributionManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-quartz/</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-quartz/</developerConnection> - <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-quartz/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-quartz-2.1</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-quartz-2.1</developerConnection> + <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-quartz-2.1</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact [email protected].
