Author: mes
Date: 2010-11-23 15:31:54 -0800 (Tue, 23 Nov 2010)
New Revision: 22999

Modified:
   core3/io-impl/trunk/pom.xml
Log:
fixed problem downloading itext

Modified: core3/io-impl/trunk/pom.xml
===================================================================
--- core3/io-impl/trunk/pom.xml 2010-11-23 21:38:12 UTC (rev 22998)
+++ core3/io-impl/trunk/pom.xml 2010-11-23 23:31:54 UTC (rev 22999)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>parent</artifactId>
-               <version>3.0.0-alpha3</version>
+               <version>3.0.0-alpha4-SNAPSHOT</version>
        </parent>
 
        <properties>
@@ -86,8 +86,7 @@
                
                <dependency>
                        <groupId>com.lowagie.text</groupId>
-                       <artifactId>com.springsource.com.lowagie.text
-                       </artifactId>
+                       
<artifactId>com.springsource.com.lowagie.text</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.

Reply via email to