Author: rdonkin
Date: Mon Jun 16 13:55:39 2008
New Revision: 668302
URL: http://svn.apache.org/viewvc?rev=668302&view=rev
Log:
Fixed URLS
Modified:
james/mailet/api/trunk/pom.xml
Modified: james/mailet/api/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=668302&r1=668301&r2=668302&view=diff
==============================================================================
--- james/mailet/api/trunk/pom.xml (original)
+++ james/mailet/api/trunk/pom.xml Mon Jun 16 13:55:39 2008
@@ -51,6 +51,11 @@
<url>scp://people.apache.org/www/james.apache.org/mailet/</url>
</site>
</distributionManagement>
+
+ <ciManagement>
+ <system>Gump</system>
+
<url>http://vmgump.apache.org/gump/public/james-mailet/james-mailet/index.html</url>
+ </ciManagement>
<issueManagement>
<system>JIRA</system>
@@ -59,13 +64,13 @@
<scm>
<connection>
- scm:svn:http://svn.apache.org/repos/asf/james/mailet/trunk
+ scm:svn:http://svn.apache.org/repos/asf/james/mailet/api/trunk
</connection>
<developerConnection>
- scm:svn:https://svn.apache.org/repos/asf/james/mailet/trunk
+ scm:svn:https://svn.apache.org/repos/asf/james/mailet/api/trunk
</developerConnection>
<url>
- http://svn.apache.org/viewcvs.cgi/james/mailet/trunk/?root=Apache-SVN
+ http://svn.apache.org/viewcvs.cgi/james/mailet/api/trunk/?root=Apache-SVN
</url>
</scm>