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 2012/09/10 15:38:57 UTC

svn commit: r1382834 - in /commons/proper/codec/tags/1.7-RC1: ./ pom.xml

Author: ggregory
Date: Mon Sep 10 13:38:56 2012
New Revision: 1382834

URL: http://svn.apache.org/viewvc?rev=1382834&view=rev
Log:
Create commons-codec-1.7-RC1.

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

Modified: commons/proper/codec/tags/1.7-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/tags/1.7-RC1/pom.xml?rev=1382834&r1=1382832&r2=1382834&view=diff
==============================================================================
--- commons/proper/codec/tags/1.7-RC1/pom.xml (original)
+++ commons/proper/codec/tags/1.7-RC1/pom.xml Mon Sep 10 13:38:56 2012
@@ -25,7 +25,7 @@ limitations under the License.
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
-  <version>1.7-SNAPSHOT</version>
+  <version>1.7</version>
   <name>Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>