Author: mes
Date: 2011-05-15 17:14:53 -0700 (Sun, 15 May 2011)
New Revision: 25434
Modified:
core3/default-mappingcalculators/trunk/pom.xml
Log:
reverted dependency SNAPSHOTs
Modified: core3/default-mappingcalculators/trunk/pom.xml
===================================================================
--- core3/default-mappingcalculators/trunk/pom.xml 2011-05-16 00:13:33 UTC
(rev 25433)
+++ core3/default-mappingcalculators/trunk/pom.xml 2011-05-16 00:14:53 UTC
(rev 25434)
@@ -107,17 +107,17 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>model-api</artifactId>
- <version>3.0.0-alpha4-SNAPSHOT</version>
+ <version>3.0.0-alpha3</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>vizmap-api</artifactId>
- <version>3.0.0-alpha4-SNAPSHOT</version>
+ <version>3.0.0-alpha3</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>presentation-api</artifactId>
- <version>3.0.0-alpha4-SNAPSHOT</version>
+ <version>3.0.0-alpha3</version>
</dependency>
@@ -131,7 +131,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>vizmap-api</artifactId>
- <version>3.0.0-alpha3-SNAPSHOT</version>
+ <version>3.0.0-alpha2</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
@@ -139,7 +139,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>presentation-api</artifactId>
- <version>3.0.0-alpha3-SNAPSHOT</version>
+ <version>3.0.0-alpha3</version>
<scope>test</scope>
</dependency>
</dependencies>
--
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.