Skip to content

Commit 7ae29dd

Browse files
committed
Updated release series version in the project and site URLs
1 parent 7af419b commit 7ae29dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<name>Apache HttpComponents Core Parent</name>
3636
<version>5.4-alpha1-SNAPSHOT</version>
3737
<description>Apache HttpComponents Core is a library of components for building HTTP enabled services</description>
38-
<url>https://hc.apache.org/httpcomponents-core-5.3.x/${project.version}/</url>
38+
<url>https://hc.apache.org/httpcomponents-core-5.4.x/${project.version}/</url>
3939
<inceptionYear>2005</inceptionYear>
4040
<packaging>pom</packaging>
4141

@@ -55,7 +55,7 @@
5555
<site>
5656
<id>apache.website</id>
5757
<name>Apache HttpComponents Website</name>
58-
<url>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.3.x/LATEST/</url>
58+
<url>scm:svn:https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.4.x/LATEST/</url>
5959
</site>
6060
</distributionManagement>
6161

0 commit comments

Comments
 (0)