Author: mes
Date: 2010-11-16 10:52:12 -0800 (Tue, 16 Nov 2010)
New Revision: 22868
Modified:
core3/ding-presentation-impl/trunk/pom.xml
Log:
fixed l2fprod dependencies
Modified: core3/ding-presentation-impl/trunk/pom.xml
===================================================================
--- core3/ding-presentation-impl/trunk/pom.xml 2010-11-16 18:48:16 UTC (rev
22867)
+++ core3/ding-presentation-impl/trunk/pom.xml 2010-11-16 18:52:12 UTC (rev
22868)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>3.0.0-alpha4-SNAPSHOT</version>
</parent>
<properties>
@@ -144,8 +144,8 @@
<!-- Wrapped libraries -->
<dependency>
- <groupId>org.cytoscape.wrappers</groupId>
- <artifactId>com.l2fprod.common.sheet</artifactId>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>l2fprod-common-sheet</artifactId>
<version>7.3</version>
</dependency>
<dependency>
@@ -154,13 +154,13 @@
<version>0.9.7</version>
</dependency>
<dependency>
- <groupId>org.cytoscape.wrappers</groupId>
- <artifactId>com.l2fprod.common.shared</artifactId>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>l2fprod-common-shared</artifactId>
<version>7.3</version>
</dependency>
<dependency>
- <groupId>org.cytoscape.wrappers</groupId>
- <artifactId>com.l2fprod.common.fontchooser</artifactId>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>l2fprod-common-fontchooser</artifactId>
<version>7.3</version>
</dependency>
<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.