Author: bago
Date: Tue Sep 26 10:47:01 2006
New Revision: 450124
URL: http://svn.apache.org/viewvc?view=rev&rev=450124
Log:
Fixed project url for relative paths (JAMES-634)
Modified:
james/postage/trunk/pom.xml
Modified: james/postage/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/postage/trunk/pom.xml?view=diff&rev=450124&r1=450123&r2=450124
==============================================================================
--- james/postage/trunk/pom.xml (original)
+++ james/postage/trunk/pom.xml Tue Sep 26 10:47:01 2006
@@ -41,7 +41,7 @@
<artifactId>james-project</artifactId>
<version>1.1-SNAPSHOT</version>
</parent>
- <url>http://james.apache.org/postage/index.html</url>
+ <url>http://james.apache.org/postage</url>
<inceptionYear>2006</inceptionYear>
<issueManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]