Author: simonetripodi
Date: Wed Apr 27 18:27:25 2011
New Revision: 1097197
URL: http://svn.apache.org/viewvc?rev=1097197&view=rev
Log:
[maven-release-plugin] prepare release DISCOVERY_0_5_RC2
Modified:
commons/proper/discovery/trunk/pom.xml
Modified: commons/proper/discovery/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/pom.xml?rev=1097197&r1=1097196&r2=1097197&view=diff
==============================================================================
--- commons/proper/discovery/trunk/pom.xml (original)
+++ commons/proper/discovery/trunk/pom.xml Wed Apr 27 18:27:25 2011
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<name>Commons Discovery</name>
<inceptionYear>2002</inceptionYear>
@@ -39,9 +39,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/discovery/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/discovery/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/commons/proper/discovery/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/discovery/tags/DISCOVERY_0_5_RC2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/discovery/tags/DISCOVERY_0_5_RC2</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/discovery/tags/DISCOVERY_0_5_RC2</url>
</scm>
<developers>