You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/09/19 11:41:41 UTC

svn commit: r697016 - /servicemix/utils/trunk/pom.xml

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>