Author: olamy
Date: Wed Jan  9 09:39:44 2013
New Revision: 1430747

URL: http://svn.apache.org/viewvc?rev=1430747&view=rev
Log:
add sonar host url

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1430747&r1=1430746&r2=1430747&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Jan  9 09:39:44 2013
@@ -1231,6 +1231,8 @@ http://svn.apache.org/repos/asf/commons/
     
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/${commons.site.path}</commons.scmPubUrl>
     
<commons.scmPubCheckoutDirectory>${commons.site.cache}/${commons.site.path}</commons.scmPubCheckoutDirectory>
 
+    <sonar.host.url>https://analysis.apache.org/</sonar.host.url>
+
   </properties>
 
 </project>


Reply via email to