Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Sep 21, 2012
1 parent ab9fa2f commit 266165b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
<relativePath>../redback-components-parent/pom.xml</relativePath>
</parent>

<version>2.0</version>
<version>2.1-SNAPSHOT</version>
<artifactId>spring-quartz</artifactId>
<packaging>bundle</packaging>
<name>Spring Quartz Component</name>
Expand All @@ -43,9 +43,9 @@
</distributionManagement>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-quartz-2.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-quartz-2.0</developerConnection>
<url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-quartz-2.0</url>
<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>
</scm>

<dependencies>
Expand Down

0 comments on commit 266165b

Please sign in to comment.