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/01/12 15:58:06 UTC

svn commit: r1432440 - /commons/proper/digester/trunk/pom.xml

Author: olamy
Date: Sat Jan 12 14:58:06 2013
New Revision: 1432440

URL: http://svn.apache.org/viewvc?rev=1432440&view=rev
Log:
use proper rather than propers

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

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1432440&r1=1432439&r2=1432440&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Sat Jan 12 14:58:06 2013
@@ -203,7 +203,7 @@
     <!-- TODO remove those properties when upgrading to parent 28 -->
     <commons.site.cache>${user.home}/commons-sites</commons.site.cache>
 
-    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/propers/commons-digester</commons.scmPubUrl>
+    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-digester</commons.scmPubUrl>
   </properties>
 
   <build>