Author: ruschein
Date: 2010-11-10 13:38:05 -0800 (Wed, 10 Nov 2010)
New Revision: 22798

Modified:
   core3/equations-impl/trunk/pom.xml
Log:
Fixed version number.

Modified: core3/equations-impl/trunk/pom.xml
===================================================================
--- core3/equations-impl/trunk/pom.xml  2010-11-10 18:04:37 UTC (rev 22797)
+++ core3/equations-impl/trunk/pom.xml  2010-11-10 21:38:05 UTC (rev 22798)
@@ -150,7 +150,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>equations-api</artifactId>
-                       <version>3.0.0-alpha2</version>
+                       <version>1.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>
@@ -158,10 +158,5 @@
                        <version>${junit.version}</version>
                        <scope>test</scope>
                </dependency>
-               <dependency>
-                       <groupId>org.ops4j.pax.logging</groupId>
-                       <artifactId>pax-logging-api</artifactId>
-                       <version>1.5.2</version>
-               </dependency>
        </dependencies>
 </project>

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