Author: mes
Date: 2012-08-03 15:28:09 -0700 (Fri, 03 Aug 2012)
New Revision: 30093

Added:
   csplugins/trunk/ucsd/mes/cy3-shared-local-tables/pom.xml
Log:
added pom

Added: csplugins/trunk/ucsd/mes/cy3-shared-local-tables/pom.xml
===================================================================
--- csplugins/trunk/ucsd/mes/cy3-shared-local-tables/pom.xml                    
        (rev 0)
+++ csplugins/trunk/ucsd/mes/cy3-shared-local-tables/pom.xml    2012-08-03 
22:28:09 UTC (rev 30093)
@@ -0,0 +1,14 @@
+<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>api</module>
+               <module>impl</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