Author: ruschein
Date: 2011-06-15 14:31:03 -0700 (Wed, 15 Jun 2011)
New Revision: 25770

Modified:
   core3/event-impl/trunk/pom.xml
Log:
Updated dependency versions.

Modified: core3/event-impl/trunk/pom.xml
===================================================================
--- core3/event-impl/trunk/pom.xml      2011-06-15 21:23:52 UTC (rev 25769)
+++ core3/event-impl/trunk/pom.xml      2011-06-15 21:31:03 UTC (rev 25770)
@@ -75,10 +75,17 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>event-api</artifactId>
-                       <version>3.0.0-alpha4</version>
+                       <version>3.0.0-alpha6-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>event-api</artifactId>
+                       <version>3.0.0-alpha6-SNAPSHOT</version>
+                       <type>test-jar</type>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
                        <groupId>org.osgi</groupId>
                        <artifactId>org.osgi.core</artifactId>
                        <version>4.2.0</version>
@@ -93,13 +100,6 @@
                        <optional>true</optional>
                </dependency>
                <dependency>
-                       <groupId>org.cytoscape</groupId>
-                       <artifactId>event-api</artifactId>
-                       <version>3.0.0-alpha3</version>
-                       <type>test-jar</type>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
                        <version>${junit.version}</version>

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