Author: mes
Date: 2010-09-03 10:16:46 -0700 (Fri, 03 Sep 2010)
New Revision: 21683
Modified:
cytoscape/trunk/distribution/pom.xml
Log:
fixed docs dependency
Modified: cytoscape/trunk/distribution/pom.xml
===================================================================
--- cytoscape/trunk/distribution/pom.xml 2010-09-03 01:34:42 UTC (rev
21682)
+++ cytoscape/trunk/distribution/pom.xml 2010-09-03 17:16:46 UTC (rev
21683)
@@ -104,14 +104,14 @@
<!-- documentation -->
<dependency>
- <groupId>cytoscape</groupId>
+ <groupId>cytoscape.corelibs</groupId>
<artifactId>docs</artifactId>
<version>${version}</version>
<classifier>html</classifier>
<type>zip</type>
</dependency>
<dependency>
- <groupId>cytoscape</groupId>
+ <groupId>cytoscape.corelibs</groupId>
<artifactId>docs</artifactId>
<version>${version}</version>
<classifier>pdf</classifier>
--
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.