Skip to content

Commit 2c31f2d

Browse files
committed
Better name and description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1478490 13f79535-47bb-0310-9956-ffa450edef68
1 parent ea8ede0 commit 2c31f2d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ limitations under the License.
3131
<artifactId>commons-codec</artifactId>
3232
<!-- Remember to update the version in default.properties as well -->
3333
<version>1.9-SNAPSHOT</version>
34-
<name>Commons Codec</name>
34+
<name>Apache Commons Codec</name>
3535
<inceptionYear>2002</inceptionYear>
3636
<description>
37-
The codec package contains simple encoder and decoders for
37+
The Apache Commons Codec package contains simple encoder and decoders for
3838
various formats such as Base64 and Hexadecimal. In addition to these
3939
widely used encoders and decoders, the codec package also maintains a
4040
collection of phonetic encoding utilities.
@@ -53,7 +53,7 @@ limitations under the License.
5353
<site>
5454
<id>stagingSite</id>
5555
<name>Apache Staging Website</name>
56-
<url>scp://people.apache.org/www/commons.apache.org/codec/</url>
56+
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}/</url>
5757
</site>
5858
</distributionManagement>
5959
<developers>

0 commit comments

Comments
 (0)