You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2011/05/31 17:30:37 UTC

svn commit: r1129758 - /james/mailet/ai/trunk/pom.xml

Author: rdonkin
Date: Tue May 31 15:30:36 2011
New Revision: 1129758

URL: http://svn.apache.org/viewvc?rev=1129758&view=rev
Log:
Push issue management into parent pom

Modified:
    james/mailet/ai/trunk/pom.xml

Modified: james/mailet/ai/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1129758&r1=1129757&r2=1129758&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Tue May 31 15:30:36 2011
@@ -37,10 +37,7 @@
   </description>
 
   <url>http://james.apache.org/mailet/ai</url>
-  <issueManagement>
-    <url>http://issues.apache.org/jira/browse/JAMESMAILAI</url>
-  </issueManagement>
-
+  
   <inceptionYear>2011</inceptionYear>
   <packaging>pom</packaging>
   
@@ -77,7 +74,6 @@ Modules
     </site>
   </distributionManagement>
 
-
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/ai/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/ai/trunk/</developerConnection>
@@ -117,6 +113,7 @@ Modules
   </dependencyManagement>
 
   <properties>
+    <issue.project.name>JAMESMAILAI</issue.project.name>
   </properties>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org