You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ni...@apache.org on 2007/04/26 11:50:29 UTC

svn commit: r532687 - /jakarta/poi/trunk/poi.pom

Author: nick
Date: Thu Apr 26 02:50:28 2007
New Revision: 532687

URL: http://svn.apache.org/viewvc?view=rev&rev=532687
Log:
Tweak a few more elements in the pom

Modified:
    jakarta/poi/trunk/poi.pom

Modified: jakarta/poi/trunk/poi.pom
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/poi.pom?view=diff&rev=532687&r1=532686&r2=532687
==============================================================================
--- jakarta/poi/trunk/poi.pom (original)
+++ jakarta/poi/trunk/poi.pom Thu Apr 26 02:50:28 2007
@@ -1,4 +1,4 @@
-<metadata> 
+<project> 
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.poi</groupId>
 	<artifactId>poi</artifactId>
@@ -21,13 +21,13 @@
 		<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>



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/