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 2011/04/01 03:55:35 UTC

svn commit: r1087546 - /shindig/trunk/assembly/pom.xml

Author: lindner
Date: Fri Apr  1 01:55:35 2011
New Revision: 1087546

URL: http://svn.apache.org/viewvc?rev=1087546&view=rev
Log:
fix version

Modified:
    shindig/trunk/assembly/pom.xml

Modified: shindig/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/assembly/pom.xml?rev=1087546&r1=1087545&r2=1087546&view=diff
==============================================================================
--- shindig/trunk/assembly/pom.xml (original)
+++ shindig/trunk/assembly/pom.xml Fri Apr  1 01:55:35 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>