Author: jm
Date: 2011-06-28 12:27:41 -0700 (Tue, 28 Jun 2011)
New Revision: 25962
Modified:
core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
Removed paxtools-simple-io since it's deprecated
Upgraded to paxtools-core 3.0.0
Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-06-28 16:57:46 UTC
(rev 25961)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-06-28 19:27:41 UTC
(rev 25962)
@@ -586,15 +586,10 @@
<dependency>
<groupId>cytoscape-temp</groupId>
<artifactId>paxtools-core</artifactId>
- <version>1.0</version>
+ <version>3.0.0</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</groupId>
- <artifactId>paxtools-simple-io</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
- <groupId>cytoscape-temp</groupId>
<artifactId>commons-codec</artifactId>
<version>1.3</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.