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 2019/07/20 15:21:19 UTC

[commons-codec] 01/01: Update POM version numbers for Apache Commons Codec release 1.13

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag commons-codec-1.13-RC1
in repository https://gitbox.apache.org/repos/asf/commons-codec.git

commit 7d309fc952fa201c53ba277eee33b751f56cf50e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jul 20 11:18:47 2019 -0400

    Update POM version numbers for Apache Commons Codec release 1.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af7c08f..6970ec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.13-SNAPSHOT</version>
+  <version>1.13</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>