Skip to content

Commit 7ede9ce

Browse files
committed
Change project/name from "Codec" to "Commons Codec".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@611349 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8fff0de commit 7ede9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<artifactId>commons-codec</artifactId>
2222
<currentVersion>1.4-SNAPSHOT</currentVersion>
2323
<inceptionYear>2002</inceptionYear>
24-
<name>Codec</name>
24+
<name>Commons Codec</name>
2525
<shortDescription>Simple encoders and decoders</shortDescription>
2626
<description>
2727
The codec package contains simple encoder and decoders for

0 commit comments

Comments
 (0)