Author: mes
Date: 2011-01-03 11:42:09 -0800 (Mon, 03 Jan 2011)
New Revision: 23288
Modified:
csplugins/trunk/ucsd/mes/VennDiagram/build.xml
Log:
bumped version number
Modified: csplugins/trunk/ucsd/mes/VennDiagram/build.xml
===================================================================
--- csplugins/trunk/ucsd/mes/VennDiagram/build.xml 2011-01-03 19:40:56 UTC
(rev 23287)
+++ csplugins/trunk/ucsd/mes/VennDiagram/build.xml 2011-01-03 19:42:09 UTC
(rev 23288)
@@ -7,7 +7,7 @@
<target name="init">
<tstamp/>
<property name="name" value="VennDiagram"/>
- <property name="version" value="1.01"/>
+ <property name="version" value="1.02"/>
<echo message="Building ${name} version ${version} ..."/>
@@ -40,7 +40,7 @@
<artifact:dependencies pathId="dependency.classpath">
<dependency groupId="cytoscape"
artifactId="application"
- version="2.8.0-beta1"/>
+ version="2.8.0"/>
</artifact:dependencies>
<!-- Define the class path -->
--
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.