File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments