[Suiviobsmer-commits] r691 - in branches/wao-1.5.x: . wao-business wao-ui
Author: bleny Date: 2010-10-19 08:53:09 +0000 (Tue, 19 Oct 2010) New Revision: 691 Log: fix scm Modified: branches/wao-1.5.x/pom.xml branches/wao-1.5.x/wao-business/pom.xml branches/wao-1.5.x/wao-ui/pom.xml Modified: branches/wao-1.5.x/pom.xml =================================================================== --- branches/wao-1.5.x/pom.xml 2010-10-19 08:49:50 UTC (rev 690) +++ branches/wao-1.5.x/pom.xml 2010-10-19 08:53:09 UTC (rev 691) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4labs</artifactId> - <version>2.3</version> + <version>2.3.2</version> </parent> <groupId>fr.ifremer</groupId> Modified: branches/wao-1.5.x/wao-business/pom.xml =================================================================== --- branches/wao-1.5.x/wao-business/pom.xml 2010-10-19 08:49:50 UTC (rev 690) +++ branches/wao-1.5.x/wao-business/pom.xml 2010-10-19 08:53:09 UTC (rev 691) @@ -204,9 +204,9 @@ </build> <scm> - <url>http://labs.libre-entreprise.org/scm/viewvc.php/tags/wao-1.5.3/?root=suiviobsmer?root=suiviobsmer</url> - <connection>scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3/wao-business</connection> - <developerConnection>scm:svn:svn+ssh://fdesbois at labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3/wao-business</developerConnection> + <url>http://labs.libre-entreprise.org/scm/viewvc.php/branches/wao-1.5.x/?root=suiviobsmer</url> + <connection>scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/branches/wao-1.5.x/wao-business</connection> + <developerConnection>scm:svn:svn+ssh://${username}@labs.libre-entreprise.org/svnroot/suiviobsmer/branches/wao-1.5.x/wao-business</developerConnection> </scm> <!--<repositories>--> Modified: branches/wao-1.5.x/wao-ui/pom.xml =================================================================== --- branches/wao-1.5.x/wao-ui/pom.xml 2010-10-19 08:49:50 UTC (rev 690) +++ branches/wao-1.5.x/wao-ui/pom.xml 2010-10-19 08:53:09 UTC (rev 691) @@ -227,9 +227,9 @@ </repositories> <scm> - <url>http://labs.libre-entreprise.org/scm/viewvc.php/tags/wao-1.5.3/?root=suiviobsmer?root=suiviobsmer</url> - <connection>scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3/wao-ui</connection> - <developerConnection>scm:svn:svn+ssh://fdesbois at labs.libre-entreprise.org/svnroot/suiviobsmer/tags/wao-1.5.3/wao-ui</developerConnection> + <url>http://labs.libre-entreprise.org/scm/viewvc.php/branches/wao-1.5.x/?root=suiviobsmer</url> + <connection>scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/suiviobsmer/branches/wao-1.5.x/wao-ui</connection> + <developerConnection>scm:svn:svn+ssh://${username}@labs.libre-entreprise.org/svnroot/suiviobsmer/branches/wao-1.5.x/wao-ui</developerConnection> </scm> </project>
participants (1)
-
bleny@users.labs.libre-entreprise.org