Author: ieb
Date: Thu Dec 4 23:08:52 2008
New Revision: 723621
URL: http://svn.apache.org/viewvc?rev=723621&view=rev
Log:
[maven-release-plugin] prepare branch 1.0.x-incubating
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=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/features/pom.xml (original)
+++ incubator/shindig/trunk/features/pom.xml Thu Dec 4 23:08:52 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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/trunk/java/common/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/common/pom.xml?rev=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/java/common/pom.xml (original)
+++ incubator/shindig/trunk/java/common/pom.xml Thu Dec 4 23:08:52 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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/trunk/java/gadgets/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Thu Dec 4 23:08:52 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/pom.xml?rev=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/java/pom.xml (original)
+++ incubator/shindig/trunk/java/pom.xml Thu Dec 4 23:08:52 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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/trunk/java/server/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/server/pom.xml?rev=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/java/server/pom.xml (original)
+++ incubator/shindig/trunk/java/server/pom.xml Thu Dec 4 23:08:52 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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/trunk/java/social-api/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/social-api/pom.xml?rev=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/java/social-api/pom.xml (original)
+++ incubator/shindig/trunk/java/social-api/pom.xml Thu Dec 4 23:08:52 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-parent</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=723621&r1=723620&r2=723621&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Thu Dec 4 23:08:52 2008
@@ -28,7 +28,7 @@
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>0.9-1-SNAPSHOT</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/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>
+
<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>
@@ -885,27 +885,27 @@
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-features</artifactId>
- <version>0.9-1-SNAPSHOT</version>
+ <version> 1.0.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-common</artifactId>
- <version>0.9-1-SNAPSHOT</version>
+ <version> 1.0.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-gadgets</artifactId>
- <version>0.9-1-SNAPSHOT</version>
+ <version> 1.0.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-server</artifactId>
- <version>0.9-1-SNAPSHOT</version>
+ <version> 1.0.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-social-api</artifactId>
- <version>0.9-1-SNAPSHOT</version>
+ <version> 1.0.0-incubating-SNAPSHOT</version>
</dependency>
<!-- external dependencies -->