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/17 14:52:09 UTC

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

Author: ggregory
Date: Tue Oct 17 14:52:09 2017
New Revision: 1812411

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

Added:
    commons/proper/codec/tags/commons-codec-1.11-RC1/
      - copied from r1812410, 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=1812411&r1=1812410&r2=1812411&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 Tue Oct 17 14:52: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>