Author: gnodet
Date: Fri Sep 19 02:41:41 2008
New Revision: 697016
URL: http://svn.apache.org/viewvc?rev=697016&view=rev
Log:
Fix scm infos in pom
Modified:
servicemix/utils/trunk/pom.xml
Modified: servicemix/utils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=697016&r1=697015&r2=697016&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Fri Sep 19 02:41:41 2008
@@ -37,6 +37,12 @@
<servicemix.legal.version>1.0</servicemix.legal.version>
</properties>
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/utils/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/utils/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/utils/trunk</url>
+ </scm>
+
<dependencies>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>