Author: olamy
Date: Thu Jan 10 20:27:04 2013
New Revision: 1431613
URL: http://svn.apache.org/viewvc?rev=1431613&view=rev
Log:
publish modules to
https://svn.apache.org/repos/infra/websites/production/commons/content/propers/${project.artifactId}
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1431613&r1=1431612&r2=1431613&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Jan 10 20:27:04 2013
@@ -1230,7 +1230,7 @@ http://svn.apache.org/repos/asf/commons/
<!-- value modules can override it -->
<commons.site.path>${project.artifactId}</commons.site.path>
-
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/${commons.site.path}</commons.scmPubUrl>
+
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/propers/${project.artifactId}</commons.scmPubUrl>
<commons.scmPubCheckoutDirectory>${commons.site.cache}/${commons.site.path}</commons.scmPubCheckoutDirectory>
<sonar.host.url>https://analysis.apache.org/</sonar.host.url>