You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2010/01/19 02:28:51 UTC

svn commit: r900639 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Tue Jan 19 01:28:51 2010
New Revision: 900639

URL: http://svn.apache.org/viewvc?rev=900639&view=rev
Log:
Preparing for a 1.4.1 release.

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

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=900639&r1=900638&r2=900639&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Tue Jan 19 01:28:51 2010
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.4.1-SNAPSHOT</version>
   <name>Commons Codec</name>
 
   <inceptionYear>2002</inceptionYear>