Author: olamy Date: Fri Jan 11 11:02:56 2013 New Revision: 1431987 URL: http://svn.apache.org/viewvc?rev=1431987&view=rev Log: fix url
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=1431987&r1=1431986&r2=1431987&view=diff ============================================================================== --- commons/proper/digester/trunk/pom.xml (original) +++ commons/proper/digester/trunk/pom.xml Fri Jan 11 11:02:56 2013 @@ -203,9 +203,6 @@ <!-- TODO remove those properties when upgrading to parent 28 --> <commons.site.cache>${user.home}/commons-sites</commons.site.cache> - <commons.site.path>digester</commons.site.path> - <commons.scmPubUrl>https://svn.apache.org/repos/asf/commons/cms-site/trunk/${commons.site.path}</commons.scmPubUrl> - <commons.scmPubCheckoutDirectory>${commons.site.cache}/${commons.site.path}</commons.scmPubCheckoutDirectory> </properties> <build>