Author: olamy
Date: Sun Mar 3 18:28:36 2013
New Revision: 1452088
URL: http://svn.apache.org/r1452088
Log:
add missing property
Modified:
commons/proper/validator/trunk/pom.xml
Modified: commons/proper/validator/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1452088&r1=1452087&r2=1452088&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Sun Mar 3 18:28:36 2013
@@ -138,6 +138,9 @@
<commons.release.2.binary.suffix />
<commons.jira.id>VALIDATOR</commons.jira.id>
<commons.jira.pid>12310494</commons.jira.pid>
+
+
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
+
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-validator</commons.scmPubUrl>
</properties>
<build>