Author: jm
Date: 2012-02-09 18:54:59 -0800 (Thu, 09 Feb 2012)
New Revision: 28232

Added:
   csplugins/trunk/toronto/yuedong/multi_renderer/pom.xml
Log:
Added pom for multi rendering engine prototype


Added: csplugins/trunk/toronto/yuedong/multi_renderer/pom.xml
===================================================================
--- csplugins/trunk/toronto/yuedong/multi_renderer/pom.xml                      
        (rev 0)
+++ csplugins/trunk/toronto/yuedong/multi_renderer/pom.xml      2012-02-10 
02:54:59 UTC (rev 28232)
@@ -0,0 +1,15 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+       <modelVersion>4.0.0</modelVersion>
+
+       <groupId>org.cytoscape</groupId>
+       <artifactId>project</artifactId>
+       <packaging>pom</packaging>
+       <version>3.0.0-multi-renderer-SNAPSHOT</version>
+       <name>Cytoscape Project POM</name>
+
+       <modules>
+               <module>api</module>
+               <module>impl</module>
+               <module>gui-distribution</module>
+       </modules>
+</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.

Reply via email to