FFFF Fix up SVN site URL. · tomitribe/commons-codec@d8cbd27 · GitHub
Skip to content

Commit d8cbd27

Browse files
author
Gary Gregory
committed
Fix up SVN site URL.
1 parent b6d446d commit d8cbd27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ limitations under the License.
3030
<groupId>commons-codec</groupId>
3131
<artifactId>commons-codec</artifactId>
3232
<!-- Remember to update the version in default.properties as well -->
33-
<version>1.14-SNAPSHOT</version>
33+
<version>1.13</version>
3434
<name>Apache Commons Codec</name>
3535
<inceptionYear>2002</inceptionYear>
3636
<description>
@@ -53,7 +53,7 @@ limitations under the License.
5353
<site>
5454
<id>stagingSite</id>
5555
<name>Apache Staging Website</name>
56-
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}/</url>
56+
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/commons-${commons.componentid}/</url>
5757
</site>
5858
</distributionManagement>
5959
<developers>

0 commit comments

Comments
 (0)