Author: ruschein
Date: 2011-06-15 14:06:00 -0700 (Wed, 15 Jun 2011)
New Revision: 25768

Modified:
   core3/work-swing-impl/trunk/it/pom.xml
   core3/work-swing-impl/trunk/pom.xml
Log:
Fixed build problem.

Modified: core3/work-swing-impl/trunk/it/pom.xml
===================================================================
--- core3/work-swing-impl/trunk/it/pom.xml      2011-06-15 20:52:59 UTC (rev 
25767)
+++ core3/work-swing-impl/trunk/it/pom.xml      2011-06-15 21:06:00 UTC (rev 
25768)
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>integration-test-support</artifactId>
-                       <version>3.0.0-alpha4</version>
+                       <version>3.0.0-alpha5-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>

Modified: core3/work-swing-impl/trunk/pom.xml
===================================================================
--- core3/work-swing-impl/trunk/pom.xml 2011-06-15 20:52:59 UTC (rev 25767)
+++ core3/work-swing-impl/trunk/pom.xml 2011-06-15 21:06:00 UTC (rev 25768)
@@ -75,25 +75,25 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>work-api</artifactId>
-                       <version>3.0.0-alpha3</version>
+                       <version>3.0.0-alpha4-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>work-swing-api</artifactId>
-                       <version>3.0.0-alpha2</version>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>work-spring-hack</artifactId>
-                       <version>3.0.0-alpha2</version>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>property-api</artifactId>
-                       <version>3.0.0-alpha4</version>
+                       <version>3.0.0-alpha5-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
@@ -105,13 +105,13 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>model-api</artifactId>
-                       <version>3.0.0-alpha3</version>
+                       <version>3.0.0-alpha5-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>viewmodel-api</artifactId>
-                       <version>3.0.0-alpha4</version>
+                       <version>3.0.0-alpha5-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
@@ -129,13 +129,13 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>session-api</artifactId>
-                       <version>3.0.0-alpha5-SNAPSHOT</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-alpha1</version>
+                       <version>3.0.0-alpha6-SNAPSHOT</version>
                        <scope>provided</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.

Reply via email to