Author: jm
Date: 2012-08-02 11:36:06 -0700 (Thu, 02 Aug 2012)
New Revision: 30075

Added:
   csplugins/trunk/toronto/jm/cy3-shared-tables/pom.xml
Log:
Added top-level pom to branch


Copied: csplugins/trunk/toronto/jm/cy3-shared-tables/pom.xml (from rev 30074, 
core3/cy3/pom.xml)
===================================================================
--- csplugins/trunk/toronto/jm/cy3-shared-tables/pom.xml                        
        (rev 0)
+++ csplugins/trunk/toronto/jm/cy3-shared-tables/pom.xml        2012-08-02 
18:36:06 UTC (rev 30075)
@@ -0,0 +1,19 @@
+<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-alpha1-SNAPSHOT</version>
+       <name>Cytoscape Project POM</name>
+
+       <modules>
+               <module>parent</module>
+               <module>api</module>
+               <module>impl</module>
+               <module>support</module>
+               <module>samples</module>
+               <module>app-developer</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