Author: mes
Date: 2011-08-09 16:56:14 -0700 (Tue, 09 Aug 2011)
New Revision: 26521
Modified:
core3/support/trunk/pom.xml
Log:
added api version
Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2011-08-09 23:25:03 UTC (rev 26520)
+++ core3/support/trunk/pom.xml 2011-08-09 23:56:14 UTC (rev 26521)
@@ -12,6 +12,10 @@
<relativePath>../parent</relativePath>
</parent>
+ <properties>
+
<cytoscape.api.version>3.0.0-alpha6-SNAPSHOT</cytoscape.api.version>
+ </properties>
+
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
<packaging>pom</packaging>
--
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.