Author: jm
Date: 2011-11-08 11:06:14 -0800 (Tue, 08 Nov 2011)
New Revision: 27430

Modified:
   core3/gui-distribution/trunk/splash-launcher/pom.xml
Log:
Fixed reference to parent pom


Modified: core3/gui-distribution/trunk/splash-launcher/pom.xml
===================================================================
--- core3/gui-distribution/trunk/splash-launcher/pom.xml        2011-11-08 
14:28:26 UTC (rev 27429)
+++ core3/gui-distribution/trunk/splash-launcher/pom.xml        2011-11-08 
19:06:14 UTC (rev 27430)
@@ -4,7 +4,7 @@
     <groupId>org.cytoscape.distribution</groupId>
     <artifactId>parent</artifactId>
     <version>3.0.0-M4-SNAPSHOT</version>
-    <relativePath>../parent</relativePath>
+    <relativePath>..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to