Author: kono
Date: 2011-05-24 17:24:47 -0700 (Tue, 24 May 2011)
New Revision: 25522

Modified:
   core3/gui-distribution/trunk/pom.xml
   core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
Start using snapshot bundles.

Modified: core3/gui-distribution/trunk/pom.xml
===================================================================
--- core3/gui-distribution/trunk/pom.xml        2011-05-25 00:19:48 UTC (rev 
25521)
+++ core3/gui-distribution/trunk/pom.xml        2011-05-25 00:24:47 UTC (rev 
25522)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-alpha7</version>
+    <version>3.0.0-alpha8-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml   2011-05-25 00:19:48 UTC 
(rev 25521)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml   2011-05-25 00:24:47 UTC 
(rev 25522)
@@ -127,7 +127,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>vizmap-api</artifactId>
-                       <version>3.0.0-alpha3</version>
+                       <version>3.0.0-alpha4-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
@@ -269,7 +269,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>vizmap-impl</artifactId>
-                       <version>3.0.0-alpha2</version>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
@@ -304,7 +304,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>default-mappings</artifactId>
-                       <version>3.0.0-alpha3</version>
+                       <version>3.0.0-alpha4-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>

-- 
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