You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2014/03/20 16:24:32 UTC

svn commit: r1579660 - /commons/proper/proxy/trunk/pom.xml

Author: mbenson
Date: Thu Mar 20 15:24:32 2014
New Revision: 1579660

URL: http://svn.apache.org/r1579660
Log:
commons.site.path

Modified:
    commons/proper/proxy/trunk/pom.xml

Modified: commons/proper/proxy/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/proxy/trunk/pom.xml?rev=1579660&r1=1579659&r2=1579660&view=diff
==============================================================================
--- commons/proper/proxy/trunk/pom.xml (original)
+++ commons/proper/proxy/trunk/pom.xml Thu Mar 20 15:24:32 2014
@@ -46,6 +46,7 @@
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>PROXY</commons.jira.id>
     <commons.jira.pid>12310731</commons.jira.pid>
+    <commons.site.path>commons-proxy</commons.site.path>
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}</commons.scmPubUrl>
 
     <asm.version>4.2</asm.version>