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 2017/10/16 21:33:10 UTC

svn commit: r1812331 - in /commons/proper/codec/tags/commons-codec-1.11-RC1: ./ pom.xml

Author: ggregory
Date: Mon Oct 16 21:33:09 2017
New Revision: 1812331

URL: http://svn.apache.org/viewvc?rev=1812331&view=rev
Log:
Creating commons-codec-1.11-RC1 tag

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

Modified: commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml?rev=1812331&r1=1812330&r2=1812331&view=diff
==============================================================================
--- commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml (original)
+++ commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml Mon Oct 16 21:33:09 2017
@@ -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.11-SNAPSHOT</version>
+  <version>1.11</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>