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 2010/11/07 23:48:35 UTC

svn commit: r1032411 - /shindig/trunk/php/pom.xml

Author: lindner
Date: Sun Nov  7 22:48:35 2010
New Revision: 1032411

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

Modified:
    shindig/trunk/php/pom.xml

Modified: shindig/trunk/php/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/php/pom.xml?rev=1032411&r1=1032410&r2=1032411&view=diff
==============================================================================
--- shindig/trunk/php/pom.xml (original)
+++ shindig/trunk/php/pom.xml Sun Nov  7 22:48:35 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>