[Arakhnę-Dev] [41] Removing SCM URL from pom.xml files.

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


Revision: 41
Author:   galland
Date:     2009-04-16 18:28:07 +0200 (Thu, 16 Apr 2009)

Log Message:
-----------
Removing SCM URL from pom.xml files.

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


Modified: trunk/arakhneLogger/pom.xml
===================================================================
--- trunk/arakhneLogger/pom.xml	2009-04-16 16:12:43 UTC (rev 40)
+++ trunk/arakhneLogger/pom.xml	2009-04-16 16:28:07 UTC (rev 41)
@@ -19,8 +19,4 @@
 	<!-- ====       Project Information      === -->
 	<!-- ======================================= -->
 		
-	<scm>
-		<url>http://www.arakhne.org/websvn.php?project=afc&amp;subproject=arakhneLogger</url>
-	</scm>
-
 </project>

Modified: trunk/arakhneRefs/pom.xml
===================================================================
--- trunk/arakhneRefs/pom.xml	2009-04-16 16:12:43 UTC (rev 40)
+++ trunk/arakhneRefs/pom.xml	2009-04-16 16:28:07 UTC (rev 41)
@@ -19,10 +19,6 @@
 	<!-- ====       Project Information      === -->
 	<!-- ======================================= -->
 		
-	<scm>
-		<url>http://www.arakhne.org/websvn.php?project=afc&amp;subproject=arakhneRefs</url>
-	</scm>
-	
 	<dependencies>
 		<dependency>
 			<groupId>junit</groupId>

Modified: trunk/arakhneVmutils/pom.xml
===================================================================
--- trunk/arakhneVmutils/pom.xml	2009-04-16 16:12:43 UTC (rev 40)
+++ trunk/arakhneVmutils/pom.xml	2009-04-16 16:28:07 UTC (rev 41)
@@ -19,10 +19,6 @@
 	<!-- ====       Project Information      === -->
 	<!-- ======================================= -->
 		
-	<scm>
-		<url>http://www.arakhne.org/websvn.php?project=afc&amp;subproject=arakhneVmutils</url>
-	</scm>
-
 	<modules>
 		<module>java</module>
 		<module>native</module>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-04-16 16:12:43 UTC (rev 40)
+++ trunk/pom.xml	2009-04-16 16:28:07 UTC (rev 41)
@@ -130,7 +130,6 @@
 		<connection>scm:svn:svn://svn.tuxfamily.org/svnroot/arakhne/afc/trunk</connection>
 		<!-- connection>scm:svn:http://svn.tuxfamily.org/arakhne/afc/trunk?view=co</connection -->
 		<developerConnection>scm:svn:svn+ssh://svn.tuxfamily.org/svnroot/arakhne/afc/trunk</developerConnection>
-		<url>http://www.arakhne.org/websvn.php?project=afc</url>
 	</scm>
 
 	<build>


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