We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c016dac commit f1762cdCopy full SHA for f1762cd
1 file changed
pom.xml
@@ -50,9 +50,9 @@ limitations under the License.
50
</scm>
51
<distributionManagement>
52
<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>
+ <id>apache.website</id>
+ <name>Apache Commons Site</name>
+ <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-codec/</url>
56
</site>
57
</distributionManagement>
58
<dependencies>
0 commit comments