Update issueTrackingUrl in maven pom

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@532303 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2007-04-25 10:37:14 +00:00
parent 0943aed6e8
commit 77578feb4f
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,10 @@
<url>http://svn.apache.org/viewvc/jakarta/poi/trunk</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/poi/trunk</connection>
</scm>
<issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
<issueTrackingUrl>
<system>bugzilla</system>
<url>http://issues.apache.org/bugzilla/buglist.cgi?product=POI</url>
</issueTrackingUrl>
<organization>
<name>Apache Software Foundation</name>
<url>http://www.apache.org/</url>