[Suiviobsmer-commits] r869 - trunk
Author: bleny Date: 2010-12-30 09:24:17 +0000 (Thu, 30 Dec 2010) New Revision: 869 Log: fix scm url in pom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-12-30 09:19:46 UTC (rev 868) +++ trunk/pom.xml 2010-12-30 09:24:17 UTC (rev 869) @@ -349,7 +349,7 @@ scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/trunk </connection> <developerConnection> - scm:svn:svn+ssh://bleny at labs.libre-entreprise.org/svnroot/suiviobsmer/trunk + scm:svn:svn+ssh://${username}@labs.libre-entreprise.org/svnroot/suiviobsmer/trunk </developerConnection> <url>http://labs.libre-entreprise.org/scm/viewvc.php/trunk/?root=suiviobsmer </url>
participants (1)
-
bleny@users.labs.libre-entreprise.org