Author: rdonkin
Date: Tue May 19 20:55:08 2009
New Revision: 776454
URL: http://svn.apache.org/viewvc?rev=776454&view=rev
Log:
My maven foo is insufficient to make ${maven.username} work for me during a
release.
Modified:
james/mpt/trunk/pom.xml
Modified: james/mpt/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mpt/trunk/pom.xml?rev=776454&r1=776453&r2=776454&view=diff
==============================================================================
--- james/mpt/trunk/pom.xml (original)
+++ james/mpt/trunk/pom.xml Tue May 19 20:55:08 2009
@@ -44,7 +44,7 @@
</modules>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/james/mpt/trunk</connection>
-
<developerConnection>scm:svn:https://${[email protected]/repos/asf/james/mpt/trunk</developerConnection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mpt/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/james/mpt/trunk?root=Apache-SVN</url>
</scm>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]