Author: lindner
Date: Tue May 11 06:31:36 2010
New Revision: 943005

URL: http://svn.apache.org/viewvc?rev=943005&view=rev
Log:
bump back to 1.0.1.. sigh

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

Modified: shindig/branches/1.0.x/features/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/features/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/features/pom.xml (original)
+++ shindig/branches/1.0.x/features/pom.xml Tue May 11 06:31:36 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../java/pom.xml</relativePath>
   </parent>
 

Modified: shindig/branches/1.0.x/java/common/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/java/common/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/java/common/pom.xml (original)
+++ shindig/branches/1.0.x/java/common/pom.xml Tue May 11 06:31:36 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: shindig/branches/1.0.x/java/gadgets/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/java/gadgets/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/java/gadgets/pom.xml (original)
+++ shindig/branches/1.0.x/java/gadgets/pom.xml Tue May 11 06:31:36 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: shindig/branches/1.0.x/java/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/java/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/java/pom.xml (original)
+++ shindig/branches/1.0.x/java/pom.xml Tue May 11 06:31:36 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>shindig-parent</artifactId>

Modified: shindig/branches/1.0.x/java/server/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/java/server/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/java/server/pom.xml (original)
+++ shindig/branches/1.0.x/java/server/pom.xml Tue May 11 06:31:36 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: shindig/branches/1.0.x/java/social-api/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/java/social-api/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/java/social-api/pom.xml (original)
+++ shindig/branches/1.0.x/java/social-api/pom.xml Tue May 11 06:31:36 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: shindig/branches/1.0.x/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/branches/1.0.x/pom.xml?rev=943005&r1=943004&r2=943005&view=diff
==============================================================================
--- shindig/branches/1.0.x/pom.xml (original)
+++ shindig/branches/1.0.x/pom.xml Tue May 11 06:31:36 2010
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-project</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Shindig Project</name>


Reply via email to