You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by vs...@apache.org on 2009/04/17 01:43:49 UTC

svn commit: r765803 - in /incubator/shindig/branches/1.0.x-incubating: assembly/pom.xml java/samples/pom.xml

Author: vsiveton
Date: Thu Apr 16 23:43:48 2009
New Revision: 765803

URL: http://svn.apache.org/viewvc?rev=765803&view=rev
Log:
o fix release

Modified:
    incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml
    incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml

Modified: incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml?rev=765803&r1=765802&r2=765803&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/assembly/pom.xml Thu Apr 16 23:43:48 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0-incubating-SNAPSHOT</version>
     <relativePath>../java/pom.xml</relativePath>
   </parent>
 

Modified: incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml?rev=765803&r1=765802&r2=765803&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/java/samples/pom.xml Thu Apr 16 23:43:48 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>