Author: hsaputra
Date: Mon Mar  5 17:26:00 2012
New Revision: 1297134

URL: http://svn.apache.org/viewvc?rev=1297134&view=rev
Log:
SHINDIG-1705 Fix the Site maven pom to have the right parent version.

Modified:
    shindig/site/trunk/pom.xml

Modified: shindig/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/pom.xml?rev=1297134&r1=1297133&r2=1297134&view=diff
==============================================================================
--- shindig/site/trunk/pom.xml (original)
+++ shindig/site/trunk/pom.xml Mon Mar  5 17:26:00 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 


Reply via email to