[Lutinbuilder-commits] r180 - lutinpluginproject/trunk
Author: chatellier Date: 2008-09-23 07:25:54 +0000 (Tue, 23 Sep 2008) New Revision: 180 Modified: lutinpluginproject/trunk/changelog lutinpluginproject/trunk/pom.xml Log: Use new SVN structure, but override <scm> part is mandatory for site generation Modified: lutinpluginproject/trunk/changelog =================================================================== --- lutinpluginproject/trunk/changelog 2008-09-23 07:25:41 UTC (rev 179) +++ lutinpluginproject/trunk/changelog 2008-09-23 07:25:54 UTC (rev 180) @@ -1,4 +1,5 @@ ver-3-0 chemit (20080922) + * Use new SVN structure * Update from * Remove src folder * Add license Modified: lutinpluginproject/trunk/pom.xml =================================================================== --- lutinpluginproject/trunk/pom.xml 2008-09-23 07:25:41 UTC (rev 179) +++ lutinpluginproject/trunk/pom.xml 2008-09-23 07:25:54 UTC (rev 180) @@ -201,11 +201,11 @@ </maven.scm.url> <!-- BEWARE, will be suffixed by /${pom.artifactId} by inheritance --> - <maven.scm.developerConnection>scm:svn:svn+ssh://${username}@${labs.host}/svnroot/${labs.project}/trunk + <maven.scm.developerConnection>scm:svn:svn+ssh://${username}@${labs.host}/svnroot/${labs.project}/${pom.artifactId}/trunk </maven.scm.developerConnection> <!-- BEWARE, will be suffixed by /${pom.artifactId} by inheritance --> - <maven.scm.connection>scm:svn:svn://anonymous@${labs.host}/svnroot/${labs.project}/trunk</maven.scm.connection> + <maven.scm.connection>scm:svn:svn://anonymous@${labs.host}/svnroot/${labs.project}/${pom.artifactId}/trunk</maven.scm.connection> <!-- labs host --> <labs.host>labs.libre-entreprise.org</labs.host>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org