Author: lindner
Date: Tue Aug 10 15:03:34 2010
New Revision: 984069

URL: http://svn.apache.org/viewvc?rev=984069&view=rev
Log:
[maven-release-plugin] prepare release 2.0.x

Modified:
    shindig/trunk/extras/pom.xml
    shindig/trunk/features/pom.xml
    shindig/trunk/java/common/pom.xml
    shindig/trunk/java/gadgets/pom.xml
    shindig/trunk/java/server/pom.xml
    shindig/trunk/java/social-api/pom.xml
    shindig/trunk/pom.xml

Modified: shindig/trunk/extras/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/extras/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/extras/pom.xml (original)
+++ shindig/trunk/extras/pom.xml Tue Aug 10 15:03:34 2010
@@ -33,9 +33,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/branches/2.0.x/java/extras</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/extras</developerConnection>
-    <url>http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/extras</url>
+    
<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>
   </scm>
 
   <build>

Modified: shindig/trunk/features/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/features/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/features/pom.xml (original)
+++ shindig/trunk/features/pom.xml Tue Aug 10 15:03:34 2010
@@ -36,9 +36,9 @@
   </description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.0.x/features</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x/features</developerConnection>
-    <url>http://svn.apache.org/viewvc/shindig/branches/2.0.x/features</url>
+    
<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>
   </scm>
 
   <pluginRepositories>

Modified: shindig/trunk/java/common/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/common/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/java/common/pom.xml (original)
+++ shindig/trunk/java/common/pom.xml Tue Aug 10 15:03:34 2010
@@ -33,9 +33,9 @@
   <description>Common java code for Shindig</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/common</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/common</developerConnection>
-    <url>http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/common</url>
+    
<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>
   </scm>
 
   <build>

Modified: shindig/trunk/java/gadgets/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/gadgets/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/java/gadgets/pom.xml (original)
+++ shindig/trunk/java/gadgets/pom.xml Tue Aug 10 15:03:34 2010
@@ -34,9 +34,9 @@
     all javascript required by the OpenSocial specification.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/gadgets</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/gadgets</developerConnection>
-    <url>http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/gadgets</url>
+    
<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>
   </scm>
 
   <build>

Modified: shindig/trunk/java/server/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/server/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/java/server/pom.xml (original)
+++ shindig/trunk/java/server/pom.xml Tue Aug 10 15:03:34 2010
@@ -33,9 +33,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/branches/2.0.x/java/server</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/server</developerConnection>
-    <url>http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/server</url>
+    
<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>
   </scm>
 
   <build>

Modified: shindig/trunk/java/social-api/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/social-api/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/java/social-api/pom.xml (original)
+++ shindig/trunk/java/social-api/pom.xml Tue Aug 10 15:03:34 2010
@@ -33,9 +33,9 @@
   <description>Serves OpenSocial Data and the RESTful APIs.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/social-api</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/social-api</developerConnection>
-    
<url>http://svn.apache.org/viewvc/shindig/branches/2.0.x/java/social-api</url>
+    
<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>
   </scm>
 
   <build>

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=984069&r1=984068&r2=984069&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Tue Aug 10 15:03:34 2010
@@ -48,9 +48,9 @@
   <!-- S C M                                                                  
-->
   <!-- ====================================================================== 
-->
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/branches/2.0.x</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/branches/2.0.x</developerConnection>
-    <url>http://svn.apache.org/viewvc/shindig/branches/2.0.x</url>
+    
<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>
   </scm>
 
   <!-- ====================================================================== 
-->


Reply via email to