Author: oheger
Date: Tue Sep 23 20:12:58 2014
New Revision: 1627145
URL: http://svn.apache.org/r1627145
Log:
Set correct site URL.
Modified:
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml
Modified:
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml?rev=1627145&r1=1627144&r2=1627145&view=diff
==============================================================================
--- commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml
(original)
+++ commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/pom.xml Tue
Sep 23 20:12:58 2014
@@ -55,7 +55,7 @@
<distributionManagement>
<site>
<id>apache.website</id>
-
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
+
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-configuration/</url>
</site>
</distributionManagement>