You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/04/27 20:27:52 UTC

svn commit: r1097200 - /commons/proper/discovery/trunk/pom.xml

Author: simonetripodi
Date: Wed Apr 27 18:27:51 2011
New Revision: 1097200

URL: http://svn.apache.org/viewvc?rev=1097200&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1097200&r1=1097199&r2=1097200&view=diff
==============================================================================
--- commons/proper/discovery/trunk/pom.xml (original)
+++ commons/proper/discovery/trunk/pom.xml Wed Apr 27 18:27:51 2011
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-discovery</groupId>
   <artifactId>commons-discovery</artifactId>
-  <version>0.5</version>
+  <version>0.6-SNAPSHOT</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/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>
+    <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>
   </scm>
 
   <developers>