Author: timothyjward
Date: Thu Mar 10 11:26:42 2016
New Revision: 1734384
URL: http://svn.apache.org/viewvc?rev=1734384&view=rev
Log:
[tx-control] Fix the SCM URLs for the tx-control-service-local and
tx-control-service-xa modules
Modified:
aries/trunk/tx-control/tx-control-service-common/pom.xml
aries/trunk/tx-control/tx-control-service-xa/pom.xml
Modified: aries/trunk/tx-control/tx-control-service-common/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/tx-control/tx-control-service-common/pom.xml?rev=1734384&r1=1734383&r2=1734384&view=diff
==============================================================================
--- aries/trunk/tx-control/tx-control-service-common/pom.xml (original)
+++ aries/trunk/tx-control/tx-control-service-common/pom.xml Thu Mar 10
11:26:42 2016
@@ -20,13 +20,13 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-local
+
scm:svn:http://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-common
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-local
+
scm:svn:https://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-common
</developerConnection>
<url>
-
http://svn.apache.org/viewvc/aries/trunk/tx-control/tx-control-service-local
+
http://svn.apache.org/viewvc/aries/trunk/tx-control/tx-control-service-common
</url>
</scm>
Modified: aries/trunk/tx-control/tx-control-service-xa/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/tx-control/tx-control-service-xa/pom.xml?rev=1734384&r1=1734383&r2=1734384&view=diff
==============================================================================
--- aries/trunk/tx-control/tx-control-service-xa/pom.xml (original)
+++ aries/trunk/tx-control/tx-control-service-xa/pom.xml Thu Mar 10 11:26:42
2016
@@ -20,13 +20,13 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-local
+
scm:svn:http://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-xa
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-local
+
scm:svn:https://svn.apache.org/repos/asf/aries/trunk/tx-control/tx-control-service-xa
</developerConnection>
<url>
-
http://svn.apache.org/viewvc/aries/trunk/tx-control/tx-control-service-local
+
http://svn.apache.org/viewvc/aries/trunk/tx-control/tx-control-service-xa
</url>
</scm>