Author: kono
Date: 2010-11-05 18:09:21 -0700 (Fri, 05 Nov 2010)
New Revision: 22748

Modified:
   core3/event-impl/trunk/pom.xml
   core3/model-api/trunk/pom.xml
   core3/model-impl/trunk/pom.xml
   core3/viewmodel-api/trunk/pom.xml
   core3/viewmodel-impl/trunk/pom.xml
Log:
Version numbers are updated.

Modified: core3/event-impl/trunk/pom.xml
===================================================================
--- core3/event-impl/trunk/pom.xml      2010-11-06 00:58:31 UTC (rev 22747)
+++ core3/event-impl/trunk/pom.xml      2010-11-06 01:09:21 UTC (rev 22748)
@@ -164,8 +164,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>event-api</artifactId>
-                       <version>3.0.0-alpha1</version>
-                       <scope>provided</scope>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
                </dependency>
 
                <!-- Testing -->

Modified: core3/model-api/trunk/pom.xml
===================================================================
--- core3/model-api/trunk/pom.xml       2010-11-06 00:58:31 UTC (rev 22747)
+++ core3/model-api/trunk/pom.xml       2010-11-06 01:09:21 UTC (rev 22748)
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>event-api</artifactId>
-      <version>3.0.0-alpha1</version>
+      <version>3.0.0-alpha2-SNAPSHOT</version>
     </dependency>
 
     <dependency>
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>event-api</artifactId>
-      <version>3.0.0-alpha1</version>
+      <version>3.0.0-alpha2-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

Modified: core3/model-impl/trunk/pom.xml
===================================================================
--- core3/model-impl/trunk/pom.xml      2010-11-06 00:58:31 UTC (rev 22747)
+++ core3/model-impl/trunk/pom.xml      2010-11-06 01:09:21 UTC (rev 22748)
@@ -181,14 +181,14 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>event-api</artifactId>
-                       <version>3.0.0-alpha1</version>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>event-impl</artifactId>
-                       <version>3.0.0-alpha1</version>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>

Modified: core3/viewmodel-api/trunk/pom.xml
===================================================================
--- core3/viewmodel-api/trunk/pom.xml   2010-11-06 00:58:31 UTC (rev 22747)
+++ core3/viewmodel-api/trunk/pom.xml   2010-11-06 01:09:21 UTC (rev 22748)
@@ -112,10 +112,9 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>model-api</artifactId>
-                       <version>3.0.0-alpha1</version>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
                </dependency>
 
-
                <!-- unit tests -->
                <dependency>
                        <groupId>org.mockito</groupId>

Modified: core3/viewmodel-impl/trunk/pom.xml
===================================================================
--- core3/viewmodel-impl/trunk/pom.xml  2010-11-06 00:58:31 UTC (rev 22747)
+++ core3/viewmodel-impl/trunk/pom.xml  2010-11-06 01:09:21 UTC (rev 22748)
@@ -162,7 +162,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>viewmodel-api</artifactId>
-                       <version>3.0.0-alpha2</version>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
@@ -192,14 +192,14 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>event-api</artifactId>
-                       <version>3.0.0-alpha1</version>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>viewmodel-api</artifactId>
-                       <version>3.0.0-alpha2</version>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </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.

Reply via email to