Author: lindner
Date: Thu Oct 7 16:16:00 2010
New Revision: 1005512
URL: http://svn.apache.org/viewvc?rev=1005512&view=rev
Log:
fix version for php
Modified:
shindig/branches/2.0.x/php/pom.xml
Modified: shindig/branches/2.0.x/php/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/branches/2.0.x/php/pom.xml?rev=1005512&r1=1005511&r2=1005512&view=diff
==============================================================================
--- shindig/branches/2.0.x/php/pom.xml (original)
+++ shindig/branches/2.0.x/php/pom.xml Thu Oct 7 16:16:00 2010
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-project</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>