You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/27 18:00:20 UTC

svn commit: r1450842 - /commons/proper/functor/trunk/pom.xml

Author: olamy
Date: Wed Feb 27 17:00:20 2013
New Revision: 1450842

URL: http://svn.apache.org/r1450842
Log:
fix svnpubsub path

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

Modified: commons/proper/functor/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1450842&r1=1450841&r2=1450842&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Wed Feb 27 17:00:20 2013
@@ -127,6 +127,8 @@
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>FUNCTOR</commons.jira.id>
     <commons.jira.pid>12312520</commons.jira.pid>
+
+    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/functor</commons.scmPubUrl>
   </properties>
 
   <build>