Author: mes
Date: 2010-07-31 16:42:15 -0700 (Sat, 31 Jul 2010)
New Revision: 21110
Modified:
cytoscape/trunk/pom.xml
Log:
using a better itext dependency
Modified: cytoscape/trunk/pom.xml
===================================================================
--- cytoscape/trunk/pom.xml 2010-07-31 23:37:27 UTC (rev 21109)
+++ cytoscape/trunk/pom.xml 2010-07-31 23:42:15 UTC (rev 21110)
@@ -298,8 +298,8 @@
</dependency>
<dependency>
- <groupId>com.lowagie.text</groupId>
- <artifactId>com.springsource.com.lowagie.text</artifactId>
+ <groupId>com.lowagie</groupId>
+ <artifactId>itext</artifactId>
<version>2.0.8</version>
</dependency>
--
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.