This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-codec.git
The following commit(s) were added to refs/heads/release by this push: new 3a6cde05 Update POM version for Apache Commons Codec release 1.16.0 3a6cde05 is described below commit 3a6cde0506a7b473b933aad9627fdb91e6e37aa2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jun 17 20:00:15 2023 -0400 Update POM version for Apache Commons Codec release 1.16.0 --- NOTICE.txt | 12 ------------ pom.xml | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index e72166e2..639cd1fb 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -3,15 +3,3 @@ Copyright 2002-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). - -src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java -contains test data from http://aspell.net/test/orig/batch0.tab. -Copyright (C) 2002 Kevin Atkinson (kev...@gnu.org) - -=============================================================================== - -The content of package org.apache.commons.codec.language.bm has been translated -from the original php source code available at http://stevemorse.org/phoneticinfo.htm -with permission from the original authors. -Original source copyright: -Copyright (c) 2008 Alexander Beider & Stephen P. Morse. diff --git a/pom.xml b/pom.xml index 5cb3f776..78347f9a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. </parent> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> - <version>1.16.0-SNAPSHOT</version> + <version>1.16.0</version> <name>Apache Commons Codec</name> <inceptionYear>2002</inceptionYear> <description>