Author: vsiveton
Date: Mon Jun 29 11:51:19 2009
New Revision: 789299

URL: http://svn.apache.org/viewvc?rev=789299&view=rev
Log:
o fixed parent path

Modified:
    incubator/shindig/site/trunk/pom.xml

Modified: incubator/shindig/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/site/trunk/pom.xml?rev=789299&r1=789298&r2=789299&view=diff
==============================================================================
--- incubator/shindig/site/trunk/pom.xml (original)
+++ incubator/shindig/site/trunk/pom.xml Mon Jun 29 11:51:19 2009
@@ -24,7 +24,7 @@
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../shindig-1.1.x/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.shindig</groupId>


Reply via email to