Author: kono
Date: 2011-06-23 17:39:59 -0700 (Thu, 23 Jun 2011)
New Revision: 25912
Modified:
core3/gui-distribution/trunk/startlevel-3/pom.xml
core3/io-impl/trunk/pom.xml
Log:
Freehep updated to 2.1.1. These will be used for PS and SVG.
Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-06-24 00:31:54 UTC
(rev 25911)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-06-24 00:39:59 UTC
(rev 25912)
@@ -452,22 +452,22 @@
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphicsio</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphicsio-svg</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphics2d</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphicsio-ps</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<!-- jfreechart -->
Modified: core3/io-impl/trunk/pom.xml
===================================================================
--- core3/io-impl/trunk/pom.xml 2011-06-24 00:31:54 UTC (rev 25911)
+++ core3/io-impl/trunk/pom.xml 2011-06-24 00:39:59 UTC (rev 25912)
@@ -190,22 +190,22 @@
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphicsio</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphicsio-svg</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphics2d</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>freehep-graphicsio-ps</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
</dependency>
<!-- For Testing -->
--
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.