Author: kono
Date: 2010-11-22 13:25:58 -0800 (Mon, 22 Nov 2010)
New Revision: 22976
Modified:
core3/session-api/trunk/pom.xml
core3/session-impl/trunk/pom.xml
Log:
Parent versions updated.
Modified: core3/session-api/trunk/pom.xml
===================================================================
--- core3/session-api/trunk/pom.xml 2010-11-22 21:15:51 UTC (rev 22975)
+++ core3/session-api/trunk/pom.xml 2010-11-22 21:25:58 UTC (rev 22976)
@@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha4-SNAPSHOT</version>
</parent>
<properties>
@@ -124,7 +124,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>property-api</artifactId>
- <version>3.0.0-alpha1</version>
+ <version>3.0.0-alpha2-SNAPSHOT</version>
</dependency>
<!-- for testing -->
Modified: core3/session-impl/trunk/pom.xml
===================================================================
--- core3/session-impl/trunk/pom.xml 2010-11-22 21:15:51 UTC (rev 22975)
+++ core3/session-impl/trunk/pom.xml 2010-11-22 21:25:58 UTC (rev 22976)
@@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha4-SNAPSHOT</version>
</parent>
<properties>
--
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.