Author: tchemit Date: 2010-10-06 23:54:27 +0000 (Wed, 06 Oct 2010) New Revision: 661 Log: use generic scm username Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-06 23:51:38 UTC (rev 660) +++ trunk/pom.xml 2010-10-06 23:54:27 UTC (rev 661) @@ -309,7 +309,7 @@ <scm> <connection>scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3</connection> - <developerConnection>scm:svn:svn+ssh://fdesbois at labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3</developerConnection> + <developerConnection>scm:svn:svn+ssh://${userame}@labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3</developerConnection> <url>http://labs.libre-entreprise.org/scm/viewvc.php/tags/wao-1.5.3?root=suiviobsmer</url> </scm>