Author: ieb
Date: Sun Dec 14 23:40:57 2008
New Revision: 726635

URL: http://svn.apache.org/viewvc?rev=726635&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml
    incubator/shindig/branches/1.0.x-incubating/features/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/common/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/gadgets/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/server/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/social-api/pom.xml
    incubator/shindig/branches/1.0.x-incubating/pom.xml

Modified: incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml Sun Dec 14 
23:40:57 2008
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-SNAPSHOT</version>
     <relativePath>../java/pom.xml</relativePath>
   </parent>
 
@@ -15,9 +15,9 @@
   <description>Assembles the PHP code base into a deployment 
package.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/assembly</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/assembly</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/shindig/trunk/assembly</url>
   </scm>
 
   <build>

Modified: incubator/shindig/branches/1.0.x-incubating/features/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/features/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/features/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/features/pom.xml Sun Dec 14 
23:40:57 2008
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-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/tags/1.0.0-incubating-RC1-test/features</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/features</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test/features</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/features</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/features</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/features</url>
   </scm>
 
   <build>

Modified: incubator/shindig/branches/1.0.x-incubating/java/common/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/common/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/common/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/common/pom.xml Sun Dec 14 
23:40:57 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-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/tags/1.0.0-incubating-RC1-test/java/common</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/common</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/common</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/common</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/common</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/common</url>
   </scm>
 
   <build>

Modified: incubator/shindig/branches/1.0.x-incubating/java/gadgets/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/gadgets/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/gadgets/pom.xml Sun Dec 14 
23:40:57 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-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/tags/1.0.0-incubating-RC1-test/java/gadgets</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/gadgets</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/gadgets</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/gadgets</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/gadgets</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/gadgets</url>
   </scm>
 
   <build>

Modified: incubator/shindig/branches/1.0.x-incubating/java/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/pom.xml Sun Dec 14 
23:40:57 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>shindig-parent</artifactId>
@@ -41,8 +41,8 @@
   </modules>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/java</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/java</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test/java</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java</url>
   </scm>
 </project>

Modified: incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml Sun Dec 14 
23:40:57 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -34,9 +34,9 @@
   <description>Provides Sample implementations of the SPI and API's inside the 
core of Shindig.</description>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/samples</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk/java/samples</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/trunk/java/samples</url>
   </scm>
 
   <repositories>

Modified: incubator/shindig/branches/1.0.x-incubating/java/server/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/server/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/server/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/server/pom.xml Sun Dec 14 
23:40:57 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-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/tags/1.0.0-incubating-RC1-test/java/server</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/server</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/server</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/server</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/server</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/server</url>
   </scm>
 
   <properties>

Modified: incubator/shindig/branches/1.0.x-incubating/java/social-api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/social-api/pom.xml 
(original)
+++ incubator/shindig/branches/1.0.x-incubating/java/social-api/pom.xml Sun Dec 
14 23:40:57 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-RC1</version>
+    <version>1.0.0-incubating-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/tags/1.0.0-incubating-RC1-test/java/social-api</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/social-api</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test/java/social-api</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/social-api</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating/java/social-api</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/social-api</url>
   </scm>
 
   <build>

Modified: incubator/shindig/branches/1.0.x-incubating/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/pom.xml?rev=726635&r1=726634&r2=726635&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/pom.xml Sun Dec 14 23:40:57 2008
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-project</artifactId>
-  <version>1.0.0-incubating-RC1</version>
+  <version>1.0.0-incubating-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/tags/1.0.0-incubating-RC1-test</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/tags/1.0.0-incubating-RC1-test</developerConnection>
-    
<url>http://svn.apache.org/viewvc/incubator/shindig/tags/1.0.0-incubating-RC1-test</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/branches/1.0.x-incubating</developerConnection>
+    
<url>http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating</url>
   </scm>
 
   <issueManagement>


Reply via email to