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 2014/11/06 05:27:43 UTC

svn commit: r1637033 - in /commons/proper/codec/tags/1.10-RC1: ./ pom.xml

Author: ggregory
Date: Thu Nov  6 04:27:42 2014
New Revision: 1637033

URL: http://svn.apache.org/r1637033
Log:
Creating Apache Commons Codec 1.10-RC1 tag

Added:
    commons/proper/codec/tags/1.10-RC1/
      - copied from r1637032, commons/proper/codec/trunk/
Modified:
    commons/proper/codec/tags/1.10-RC1/pom.xml

Modified: commons/proper/codec/tags/1.10-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/tags/1.10-RC1/pom.xml?rev=1637033&r1=1637032&r2=1637033&view=diff
==============================================================================
--- commons/proper/codec/tags/1.10-RC1/pom.xml (original)
+++ commons/proper/codec/tags/1.10-RC1/pom.xml Thu Nov  6 04:27:42 2014
@@ -30,7 +30,7 @@ limitations under the License.
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
   <!-- Remember to update the version in default.properties as well -->
-  <version>1.10-SNAPSHOT</version>
+  <version>1.10</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>