Skip to content

Commit 3a6cde0

Browse files
committed
Update POM version for Apache Commons Codec release 1.16.0
1 parent fa289a9 commit 3a6cde0

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

NOTICE.txt

-12
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,3 @@ Copyright 2002-2023 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (https://www.apache.org/).
6-
7-
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
8-
contains test data from http://aspell.net/test/orig/batch0.tab.
9-
Copyright (C) 2002 Kevin Atkinson ([email protected])
10-
11-
===============================================================================
12-
13-
The content of package org.apache.commons.codec.language.bm has been translated
14-
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
15-
with permission from the original authors.
16-
Original source copyright:
17-
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ limitations under the License.
2828
</parent>
2929
<groupId>commons-codec</groupId>
3030
<artifactId>commons-codec</artifactId>
31-
<version>1.16.0-SNAPSHOT</version>
31+
<version>1.16.0</version>
3232
<name>Apache Commons Codec</name>
3333
<inceptionYear>2002</inceptionYear>
3434
<description>

0 commit comments

Comments
 (0)