[Arakhnę-Dev] [6] Fixing the SCM url in the POM file.

[ Thread Index | Date Index | More arakhne.org/dev Archives ]


Revision: 6
Author:   galland
Date:     2008-10-08 17:26:20 +0200 (Wed, 08 Oct 2008)

Log Message:
-----------
Fixing the SCM url in the POM file.

Modified Paths:
--------------
    trunk/arakhneRefs/pom.xml


Modified: trunk/arakhneRefs/pom.xml
===================================================================
--- trunk/arakhneRefs/pom.xml	2008-10-08 15:10:27 UTC (rev 5)
+++ trunk/arakhneRefs/pom.xml	2008-10-08 15:26:20 UTC (rev 6)
@@ -19,8 +19,8 @@
 	<!-- ======================================= -->
 		
 	<scm>
-		<connection>scm:svn:svn://svn.tuxfamily.org/svnroot/arakhne/afc/arakhneRefs</connection>
-		<developerConnection>scm:svn:svn+ssh://username@xxxxxxxxxxxxxxxxx/svnroot/arakhne/afc/arakhneRefs</developerConnection>
+		<connection>scm:svn:svn://svn.tuxfamily.org/svnroot/arakhne/afc/trunk/arakhneRefs</connection>
+		<developerConnection>scm:svn:svn+ssh://username@xxxxxxxxxxxxxxxxx/svnroot/arakhne/afc/trunk/arakhneRefs</developerConnection>
 		<url>http://www.arakhne.org/websvn.php?project=afc&amp;subproject=arakhneRefs</url>
 	</scm>
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/