You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by kr...@apache.org on 2015/11/12 17:58:22 UTC

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

Author: krosenvold
Date: Thu Nov 12 16:58:22 2015
New Revision: 1714090

URL: http://svn.apache.org/viewvc?rev=1714090&view=rev
Log:
Set back to 2.5-SNAPSHOT

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=1714090&r1=1714089&r2=1714090&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Thu Nov 12 16:58:22 2015
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.5-SNAPSHOT</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>