You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2009/08/13 23:03:38 UTC

svn commit: r804027 - in /incubator/shindig/trunk: assembly/pom.xml features/pom.xml java/common/pom.xml java/gadgets/pom.xml java/pom.xml java/samples/pom.xml java/server/pom.xml java/social-api/pom.xml pom.xml

Author: lindner
Date: Thu Aug 13 21:03:38 2009
New Revision: 804027

URL: http://svn.apache.org/viewvc?rev=804027&view=rev
Log:
revert pom.xml for BETA2 build

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/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=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/assembly/pom.xml (original)
+++ incubator/shindig/trunk/assembly/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-incubating-SNAPSHOT</version>
     <relativePath>../java/pom.xml</relativePath>
   </parent>
 

Modified: incubator/shindig/trunk/features/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/features/pom.xml?rev=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/features/pom.xml (original)
+++ incubator/shindig/trunk/features/pom.xml Thu Aug 13 21:03:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-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=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/java/common/pom.xml (original)
+++ incubator/shindig/trunk/java/common/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-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=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: incubator/shindig/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/java/pom.xml?rev=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/java/pom.xml (original)
+++ incubator/shindig/trunk/java/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>shindig-parent</artifactId>

Modified: incubator/shindig/trunk/java/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/java/samples/pom.xml?rev=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/java/samples/pom.xml (original)
+++ incubator/shindig/trunk/java/samples/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-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=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/java/server/pom.xml (original)
+++ incubator/shindig/trunk/java/server/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-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=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/java/social-api/pom.xml (original)
+++ incubator/shindig/trunk/java/social-api/pom.xml Thu Aug 13 21:03:38 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.1-BETA3-incubating-SNAPSHOT</version>
+    <version>1.1-BETA2-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=804027&r1=804026&r2=804027&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Thu Aug 13 21:03:38 2009
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-project</artifactId>
-  <version>1.1-BETA3-incubating-SNAPSHOT</version>
+  <version>1.1-BETA2-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Shindig Project</name>