Author: scooter
Date: 2010-09-02 09:17:17 -0700 (Thu, 02 Sep 2010)
New Revision: 21667
Modified:
cytoscape/trunk/distribution/pom.xml
Log:
Added core-commands
Modified: cytoscape/trunk/distribution/pom.xml
===================================================================
--- cytoscape/trunk/distribution/pom.xml 2010-09-02 16:00:35 UTC (rev
21666)
+++ cytoscape/trunk/distribution/pom.xml 2010-09-02 16:17:17 UTC (rev
21667)
@@ -233,6 +233,12 @@
<version>${version}</version>
<classifier>jar-with-dependencies</classifier>
</dependency>
+ <dependency>
+ <groupId>cytoscape.coreplugins</groupId>
+ <artifactId>core-commands</artifactId>
+ <version>${version}</version>
+ <classifier>jar-with-dependencies</classifier>
+ </dependency>
</dependencies>
</project>
--
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.