Author: rbaxter85
Date: Sat Oct 5 20:53:11 2013
New Revision: 1529518
URL: http://svn.apache.org/r1529518
Log:
Fixed src repository information in POM files
Modified:
shindig/branches/2.5.0-updateX/assembly/pom.xml
shindig/branches/2.5.0-updateX/extras/pom.xml
shindig/branches/2.5.0-updateX/features/pom.xml
shindig/branches/2.5.0-updateX/java/common/pom.xml
shindig/branches/2.5.0-updateX/java/gadgets/pom.xml
shindig/branches/2.5.0-updateX/java/sample-container/pom.xml
shindig/branches/2.5.0-updateX/java/server-dependencies/pom.xml
shindig/branches/2.5.0-updateX/java/server-resources/pom.xml
shindig/branches/2.5.0-updateX/java/server/pom.xml
shindig/branches/2.5.0-updateX/java/social-api/pom.xml
shindig/branches/2.5.0-updateX/java/uber/pom.xml
shindig/branches/2.5.0-updateX/php/pom.xml
shindig/branches/2.5.0-updateX/pom.xml
Modified: shindig/branches/2.5.0-updateX/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/assembly/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/assembly/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/assembly/pom.xml Sat Oct 5 20:53:11 2013
@@ -34,11 +34,11 @@
<description>Assembles the Java/PHP code base into a deployment
package.</description>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/assembly
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/assembly
</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/assembly
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/assembly
</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/assembly</url>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/assembly</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/extras/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/extras/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/extras/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/extras/pom.xml Sat Oct 5 20:53:11 2013
@@ -34,9 +34,9 @@
<description>Provides extra, deprecated or extended functionality. The items
here have unstable APIs and could change at any time.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/extras</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/extras</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/extras</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/extras</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/extras</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/extras</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/features/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/features/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/features/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/features/pom.xml Sat Oct 5 20:53:11 2013
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/features</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/features</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/features</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/features</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/features</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/features</url>
</scm>
<pluginRepositories>
Modified: shindig/branches/2.5.0-updateX/java/common/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/common/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/common/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/common/pom.xml Sat Oct 5 20:53:11 2013
@@ -34,9 +34,9 @@
<description>Common java code for Shindig</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/common</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/common</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/common</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/common</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/common</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/common</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/java/gadgets/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/gadgets/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/gadgets/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/gadgets/pom.xml Sat Oct 5 20:53:11 2013
@@ -35,9 +35,9 @@
all javascript required by the OpenSocial specification.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/gadgets</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/gadgets</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/gadgets</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/gadgets</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/gadgets</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/java/sample-container/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/sample-container/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/sample-container/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/sample-container/pom.xml Sat Oct 5
20:53:11 2013
@@ -34,9 +34,9 @@
<description>Default Shindig Sample Container module</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/sample-container</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/sample-container</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/server</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/sample-container</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/sample-container</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server</url>
</scm>
<dependencies>
Modified: shindig/branches/2.5.0-updateX/java/server-dependencies/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server-dependencies/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/server-dependencies/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/server-dependencies/pom.xml Sat Oct 5
20:53:11 2013
@@ -34,9 +34,9 @@
<description>Default server war dependencies</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/server-dependencies</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/server-dependencies</developerConnection>
-
<url>http://svn.apache.org/viewvc/shindig/trunk/java/server-dependencies</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/server-dependencies</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/server-dependencies</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server-dependencies</url>
</scm>
<dependencies>
Modified: shindig/branches/2.5.0-updateX/java/server-resources/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server-resources/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/server-resources/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/server-resources/pom.xml Sat Oct 5
20:53:11 2013
@@ -34,9 +34,9 @@
<description>Shallow Default server war containing only the configuration
and javascript for the gadget rendering and the social api.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/server-resources</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/server-resources</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/server-resources</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/server-resources</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/server-resources</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server-resources</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/java/server/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/server/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/server/pom.xml Sat Oct 5 20:53:11 2013
@@ -34,9 +34,9 @@
<description>Default server war containing both the gadget rendering code
and the social api code.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/server</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/server</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/server</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/server</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/server</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/server</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/java/social-api/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/social-api/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/social-api/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/social-api/pom.xml Sat Oct 5 20:53:11
2013
@@ -34,9 +34,9 @@
<description>Serves OpenSocial Data and the RESTful APIs.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/social-api</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/social-api</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/social-api</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/social-api</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/social-api</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/social-api</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/java/uber/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/uber/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/java/uber/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/java/uber/pom.xml Sat Oct 5 20:53:11 2013
@@ -34,9 +34,9 @@
<description>Uber Jar contains Shindig and dependencies</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/uber</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/uber</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/java/uber</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/uber</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/java/uber</developerConnection>
+
<url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/java/uber</url>
</scm>
<build>
Modified: shindig/branches/2.5.0-updateX/php/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/php/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/php/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/php/pom.xml Sat Oct 5 20:53:11 2013
@@ -34,9 +34,9 @@
<description>PHP tests</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/php</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/php</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk/php</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/php</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX/php</developerConnection>
+ <url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/php</url>
</scm>
<!-- common params -->
Modified: shindig/branches/2.5.0-updateX/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX/pom.xml?rev=1529518&r1=1529517&r2=1529518&view=diff
==============================================================================
--- shindig/branches/2.5.0-updateX/pom.xml (original)
+++ shindig/branches/2.5.0-updateX/pom.xml Sat Oct 5 20:53:11 2013
@@ -60,9 +60,9 @@
<!-- S C M
-->
<!-- ======================================================================
-->
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/shindig/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.5.0-updateX</developerConnection>
+ <url>http://svn.apache.org/viewvc/shindig/branches/2.5.0-updateX</url>
</scm>
<!-- ======================================================================
-->