Author: ieb
Date: Sun Dec 14 23:40:03 2008
New Revision: 726632

URL: http://svn.apache.org/viewvc?rev=726632&view=rev
Log:
[maven-release-plugin] prepare release 1.0.0-incubating-RC1-test

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=726632&r1=726631&r2=726632&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:03 2008
@@ -1,31 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</version>
     <relativePath>../java/pom.xml</relativePath>
   </parent>
 
@@ -36,11 +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/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>
+    
<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>
   </scm>
 
   <build>
@@ -112,4 +89,4 @@
       <type>war</type>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

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=726632&r1=726631&r2=726632&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:03 2008
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</version>
   </parent>
 
   <artifactId>shindig-parent</artifactId>
@@ -41,8 +41,8 @@
   </modules>
 
   <scm>
-    
<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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </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=726632&r1=726631&r2=726632&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:03 2008
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-project</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.0.0-incubating-RC1</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/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>
+    
<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>
   </scm>
 
   <issueManagement>


Reply via email to