]> source.dussan.org Git - poi.git/commitdiff
Tweak a few more elements in the pom
authorNick Burch <nick@apache.org>
Thu, 26 Apr 2007 09:50:28 +0000 (09:50 +0000)
committerNick Burch <nick@apache.org>
Thu, 26 Apr 2007 09:50:28 +0000 (09:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@532687 13f79535-47bb-0310-9956-ffa450edef68

poi.pom

diff --git a/poi.pom b/poi.pom
index d01f3e5f24846afa20cefc5e33aa3d433f10b4d6..0b741df97685dcab7f2485c5d1c9eb6983e04f0d 100644 (file)
--- a/poi.pom
+++ b/poi.pom
@@ -1,4 +1,4 @@
-<metadata
+<project
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.poi</groupId>
        <artifactId>poi</artifactId>
                <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>
+       <issueManagement>
                <system>bugzilla</system>
                <url>http://issues.apache.org/bugzilla/buglist.cgi?product=POI</url>
-       </issueTrackingUrl>
+       </issueManagement>
        <organization>
                <name>Apache Software Foundation</name>
                <url>http://www.apache.org/</url>
                <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
        </organization>
-</metadata>
+</project>