You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bi...@apache.org on 2016/04/12 13:26:51 UTC

svn commit: r1738770 - /commons/proper/io/trunk/pom.xml

Author: bimargulies
Date: Tue Apr 12 11:26:51 2016
New Revision: 1738770

URL: http://svn.apache.org/viewvc?rev=1738770&view=rev
Log:
[maven-release-plugin] prepare release commons-io-2.5-RC4

Modified:
    commons/proper/io/trunk/pom.xml

Modified: commons/proper/io/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1738770&r1=1738769&r2=1738770&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Tue Apr 12 11:26:51 2016
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.5-RC4-SNAPSHOT</version>
+  <version>2.5-RC4</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>
@@ -49,9 +49,9 @@ file comparators, endian transformation
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/io/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5-RC4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5-RC4</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/io/tags/commons-io-2.5-RC4</url>
   </scm>
 
   <developers>