Author: mcombellack
Date: Wed Jan 20 21:59:15 2010
New Revision: 901395
URL: http://svn.apache.org/viewvc?rev=901395&view=rev
Log:
Fixed SVN URLs listed in the pom.xml after SVN code re-organisations
Modified:
tuscany/sca-java-1.x/branches/sca-java-1.6/pom.xml
Modified: tuscany/sca-java-1.x/branches/sca-java-1.6/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6/pom.xml?rev=901395&r1=901394&r2=901395&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6/pom.xml (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6/pom.xml Wed Jan 20 21:59:15 2010
@@ -33,9 +33,9 @@
<version>1.6-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x</connection>
-
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x</developerConnection>
-
<url>http://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x</url>
+
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tuscany/sca-java-1.x/branches/sca-java-1.6</connection>
+
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tuscany/sca-java-1.x/branches/sca-java-1.6</developerConnection>
+
<url>http://svn.eu.apache.org/repos/asf/tuscany/sca-java-1.x/branches/sca-java-1.6</url>
</scm>
<prerequisites>