Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/shindig/branches/2.0.x@1005703 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
lindner committed Oct 8, 2010
1 parent 29df8c3 commit 5c07e26
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 40 deletions.
8 changes: 4 additions & 4 deletions assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -33,11 +33,11 @@
<description>Assembles the Java/PHP code base into a deployment package.</description>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/assembly
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/assembly
</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/assembly
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/assembly
</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/assembly</url>
<url>http://svn.apache.org/viewvc/shindig/trunk/assembly</url>
</scm>

<build>
Expand Down
8 changes: 4 additions & 4 deletions extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -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/tags/shindig-project-2.0.1/extras</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/extras</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/extras</url>
<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>
</scm>

<build>
Expand Down
8 changes: 4 additions & 4 deletions features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -36,9 +36,9 @@
</description>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/features</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/features</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/features</url>
<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>
</scm>

<pluginRepositories>
Expand Down
8 changes: 4 additions & 4 deletions java/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -33,9 +33,9 @@
<description>Common java code for Shindig</description>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/common</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/common</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/java/common</url>
<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>
</scm>

<build>
Expand Down
8 changes: 4 additions & 4 deletions java/gadgets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -34,9 +34,9 @@
all javascript required by the OpenSocial specification.</description>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/gadgets</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/gadgets</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/java/gadgets</url>
<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>
</scm>

<build>
Expand Down
8 changes: 4 additions & 4 deletions java/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -33,9 +33,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/shindig/tags/shindig-project-2.0.1/java/samples</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/samples</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/java/samples</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/java/samples</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/java/samples</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/trunk/java/samples</url>
</scm>

<repositories>
Expand Down
8 changes: 4 additions & 4 deletions java/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -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/tags/shindig-project-2.0.1/java/server</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/server</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/java/server</url>
<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>
</scm>

<build>
Expand Down
8 changes: 4 additions & 4 deletions java/social-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -33,9 +33,9 @@
<description>Serves OpenSocial Data and the RESTful APIs.</description>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/social-api</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/java/social-api</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/java/social-api</url>
<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>
</scm>

<build>
Expand Down
8 changes: 4 additions & 4 deletions php/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -33,9 +33,9 @@
<description>PHP tests</description>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/php</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1/php</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1/php</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/trunk/php</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/trunk/php</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/trunk/php</url>
</scm>

<!-- common params -->
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1</version>
<version>2.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Apache Shindig Project</name>
Expand All @@ -55,9 +55,9 @@
<!-- S C M -->
<!-- ====================================================================== -->
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.0.1</developerConnection>
<url>http://svn.apache.org/viewvc/shindig/tags/shindig-project-2.0.1</url>
<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>
</scm>

<!-- ====================================================================== -->
Expand Down

0 comments on commit 5c07e26

Please sign in to comment.