Skip to content

Commit f1762cd

Browse files
committed
Update site URL
1 parent c016dac commit f1762cd

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
@@ -50,9 +50,9 @@ limitations under the License.
5050
</scm>
5151
<distributionManagement>
5252
<site>
53-
<id>stagingSite</id>
54-
<name>Apache Staging Website</name>
55-
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/commons-${commons.componentid}/</url>
53+
<id>apache.website</id>
54+
<name>Apache Commons Site</name>
55+
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-codec/</url>
5656
</site>
5757
</distributionManagement>
5858
<dependencies>

0 commit comments

Comments
 (0)