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: [email protected]
For additional commands, e-mail: [email protected]