Author: gertv
Date: Fri Dec 17 12:49:44 2010
New Revision: 1050366
URL: http://svn.apache.org/viewvc?rev=1050366&view=rev
Log:
Fix release build: update SCM location information
Modified:
servicemix/components/trunk/pom.xml
Modified: servicemix/components/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/components/trunk/pom.xml?rev=1050366&r1=1050365&r2=1050366&view=diff
==============================================================================
--- servicemix/components/trunk/pom.xml (original)
+++ servicemix/components/trunk/pom.xml Fri Dec 17 12:49:44 2010
@@ -39,9 +39,9 @@
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/components/components-pom/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/components/components-pom/trunk</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/servicemix/components/components-pom/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/components/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/components/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/servicemix/components/trunk</url>
</scm>
<modules>