Author: lindner
Date: Tue Nov 17 23:01:17 2009
New Revision: 881603
URL: http://svn.apache.org/viewvc?rev=881603&view=rev
Log:
Revert "[maven-release-plugin] prepare for next development iteration"
Revert "[maven-release-plugin] prepare release
shindig-project-1.1-BETA5-incubating"
This reverts commit d5e8c973a3f7ea5075583b84f6564612b1b0d32a.
This reverts commit 7fbca2bb268308dc88dd6eedbee162cde8237ecb.
Modified:
incubator/shindig/trunk/assembly/pom.xml
incubator/shindig/trunk/features/pom.xml
incubator/shindig/trunk/java/common/pom.xml
incubator/shindig/trunk/java/gadgets/pom.xml
incubator/shindig/trunk/java/samples/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/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/assembly/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/assembly/pom.xml (original)
+++ incubator/shindig/trunk/assembly/pom.xml Tue Nov 17 23:01:17 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/features/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/features/pom.xml (original)
+++ incubator/shindig/trunk/features/pom.xml Tue Nov 17 23:01:17 2009
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/java/common/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/common/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/java/common/pom.xml (original)
+++ incubator/shindig/trunk/java/common/pom.xml Tue Nov 17 23:01:17 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/java/gadgets/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Tue Nov 17 23:01:17 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/java/samples/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/samples/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/java/samples/pom.xml (original)
+++ incubator/shindig/trunk/java/samples/pom.xml Tue Nov 17 23:01:17 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/java/server/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/server/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/java/server/pom.xml (original)
+++ incubator/shindig/trunk/java/server/pom.xml Tue Nov 17 23:01:17 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/java/social-api/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/social-api/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/java/social-api/pom.xml (original)
+++ incubator/shindig/trunk/java/social-api/pom.xml Tue Nov 17 23:01:17 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: incubator/shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=881603&r1=881602&r2=881603&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Tue Nov 17 23:01:17 2009
@@ -28,7 +28,7 @@
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>1.1-BETA6-incubating-SNAPSHOT</version>
+ <version>1.1-BETA5-incubating-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Shindig Project</name>