Author: rodche
Date: 2012-06-29 15:35:58 -0700 (Fri, 29 Jun 2012)
New Revision: 29731
Modified:
core3/app-developer/trunk/pom.xml
Log:
Removed parent POM relative path (it's not the same version; cannot build cy3
offline)
Modified: core3/app-developer/trunk/pom.xml
===================================================================
--- core3/app-developer/trunk/pom.xml 2012-06-29 22:15:14 UTC (rev 29730)
+++ core3/app-developer/trunk/pom.xml 2012-06-29 22:35:58 UTC (rev 29731)
@@ -5,7 +5,7 @@
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
<version>3.0.0-beta1</version>
- <relativePath>../parent</relativePath>
+<!-- <relativePath>../parent</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.