You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2016/12/18 03:33:57 UTC

svn commit: r1774843 - /poi/trunk/sonar/pom.xml

Author: kiwiwings
Date: Sun Dec 18 03:33:57 2016
New Revision: 1774843

URL: http://svn.apache.org/viewvc?rev=1774843&view=rev
Log:
Fix Bugzilla link

Modified:
    poi/trunk/sonar/pom.xml

Modified: poi/trunk/sonar/pom.xml
URL: http://svn.apache.org/viewvc/poi/trunk/sonar/pom.xml?rev=1774843&r1=1774842&r2=1774843&view=diff
==============================================================================
--- poi/trunk/sonar/pom.xml (original)
+++ poi/trunk/sonar/pom.xml Sun Dec 18 03:33:57 2016
@@ -36,8 +36,8 @@
 	</organization>
 	
 	<issueManagement>
-		<system>bugzilla</system>
-		<url>https://issues.apache.org/bugzilla/</url>
+		<system>Bugzilla</system>
+		<url>https://bz.apache.org/bugzilla/</url>
 	</issueManagement>
 	
 	<scm>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org