Author: bleny Date: 2010-12-30 09:26:25 +0000 (Thu, 30 Dec 2010) New Revision: 870 Log: fix pom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-12-30 09:24:17 UTC (rev 869) +++ trunk/pom.xml 2010-12-30 09:26:25 UTC (rev 870) @@ -349,7 +349,7 @@ scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/trunk </connection> <developerConnection> - scm:svn:svn+ssh://${username}@labs.libre-entreprise.org/svnroot/suiviobsmer/trunk + scm:svn:svn+ssh://${user.name}@labs.libre-entreprise.org/svnroot/suiviobsmer/trunk </developerConnection> <url>http://labs.libre-entreprise.org/scm/viewvc.php/trunk/?root=suiviobsmer </url>