Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spring-apacheds-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Sep 21, 2012
1 parent f9a7538 commit 90fcad5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<relativePath>../redback-components-parent/pom.xml</relativePath>
</parent>

<version>2.0-SNAPSHOT</version>
<version>2.0</version>
<artifactId>spring-apacheds</artifactId>
<packaging>bundle</packaging>
<name>Spring Apache Directory Server Components</name>
Expand All @@ -43,9 +43,9 @@
</distributionManagement>

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

<properties>
Expand Down

0 comments on commit 90fcad5

Please sign in to comment.