Skip to content

Commit ba53374

Browse files
committed
mvn site:stage-deploy
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1085189 13f79535-47bb-0310-9956-ffa450edef68
1 parent fd0e5da commit ba53374

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@
3838
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/codec/trunk</developerConnection>
3939
<url>http://svn.apache.org/viewvc/commons/proper/codec/trunk</url>
4040
</scm>
41+
<distributionManagement>
42+
<site>
43+
<id>stagingSite</id>
44+
<name>Apache Staging Website</name>
45+
<url>scp://people.apache.org/www/commons.apache.org/codec/</url>
46+
</site>
47+
</distributionManagement>
4148
<developers>
4249
<developer>
4350
<name>Henri Yandell</name>

0 commit comments

Comments
 (0)