Author: ieb
Date: Thu Nov 20 17:08:02 2008
New Revision: 719439

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

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

Modified: incubator/shindig/trunk/features/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/features/pom.xml (original)
+++ incubator/shindig/trunk/features/pom.xml Thu Nov 20 17:08:02 2008
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>0.8.1-1-SNAPSHOT</version>
+    <version>0.9-1-SNAPSHOT</version>
     <relativePath>../java/pom.xml</relativePath>
   </parent>
 
@@ -17,9 +17,9 @@
   </description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/features</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/features</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x/features</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/features</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/features</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/shindig/trunk/features</url>
   </scm>
 
   <build>

Modified: incubator/shindig/trunk/java/common/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/common/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/java/common/pom.xml (original)
+++ incubator/shindig/trunk/java/common/pom.xml Thu Nov 20 17:08:02 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>0.8.1-1-SNAPSHOT</version>
+    <version>0.9-1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -34,9 +34,9 @@
   <description>Common java code for Shindig</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/common</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/common</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x/java/common</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/common</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/java/common</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/shindig/trunk/java/common</url>
   </scm>
 
   <build>

Modified: incubator/shindig/trunk/java/gadgets/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Thu Nov 20 17:08:02 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>0.8.1-1-SNAPSHOT</version>
+    <version>0.9-1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -35,9 +35,9 @@
     all javascript required by the OpenSocial specification.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/gadgets</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/gadgets</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x/java/gadgets</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/gadgets</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/java/gadgets</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets</url>
   </scm>
 
   <build>

Modified: incubator/shindig/trunk/java/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/java/pom.xml (original)
+++ incubator/shindig/trunk/java/pom.xml Thu Nov 20 17:08:02 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>0.8.1-1-SNAPSHOT</version>
+    <version>0.9-1-SNAPSHOT</version>
   </parent>
 
   <artifactId>shindig-parent</artifactId>
@@ -41,8 +41,8 @@
   </modules>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x/java</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/java</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/java</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/shindig/trunk/java</url>
   </scm>
 </project>

Modified: incubator/shindig/trunk/java/server/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/server/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/java/server/pom.xml (original)
+++ incubator/shindig/trunk/java/server/pom.xml Thu Nov 20 17:08:02 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>0.8.1-1-SNAPSHOT</version>
+    <version>0.9-1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -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/incubator/shindig/branches/0.8.1-x/java/server</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/server</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x/java/server</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/server</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/java/server</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/shindig/trunk/java/server</url>
   </scm>
 
   <properties>

Modified: incubator/shindig/trunk/java/social-api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/social-api/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/java/social-api/pom.xml (original)
+++ incubator/shindig/trunk/java/social-api/pom.xml Thu Nov 20 17:08:02 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>0.8.1-1-SNAPSHOT</version>
+    <version>0.9-1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -34,9 +34,9 @@
   <description>Serves OpenSocial Data and the RESTful APIs.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/social-api</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x/java/social-api</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x/java/social-api</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/social-api</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/java/social-api</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/trunk/java/social-api</url>
   </scm>
 
   <build>

Modified: incubator/shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=719439&r1=719438&r2=719439&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Thu Nov 20 17:08:02 2008
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-project</artifactId>
-  <version>0.8.1-1-SNAPSHOT</version>
+  <version>0.9-1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Shindig Project</name>
@@ -45,9 +45,9 @@
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/0.8.1-x</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/shindig/branches/0.8.1-x</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/shindig/trunk</url>
   </scm>
 
   <issueManagement>
@@ -877,27 +877,27 @@
       <dependency>
         <groupId>org.apache.shindig</groupId>
         <artifactId>shindig-features</artifactId>
-        <version>0.8.1-1-SNAPSHOT</version>
+        <version>0.9-1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.shindig</groupId>
         <artifactId>shindig-common</artifactId>
-        <version>0.8.1-1-SNAPSHOT</version>
+        <version>0.9-1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.shindig</groupId>
         <artifactId>shindig-gadgets</artifactId>
-        <version>0.8.1-1-SNAPSHOT</version>
+        <version>0.9-1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.shindig</groupId>
         <artifactId>shindig-server</artifactId>
-        <version>0.8.1-1-SNAPSHOT</version>
+        <version>0.9-1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.shindig</groupId>
         <artifactId>shindig-social-api</artifactId>
-        <version>0.8.1-1-SNAPSHOT</version>
+        <version>0.9-1-SNAPSHOT</version>
       </dependency>
 
       <!-- external dependencies -->


Reply via email to