Author: kono
Date: 2012-07-12 16:49:15 -0700 (Thu, 12 Jul 2012)
New Revision: 29882

Modified:
   core3/gui-distribution/trunk/pom.xml
Log:
Version numbers had been updated.

Modified: core3/gui-distribution/trunk/pom.xml
===================================================================
--- core3/gui-distribution/trunk/pom.xml        2012-07-12 23:22:11 UTC (rev 
29881)
+++ core3/gui-distribution/trunk/pom.xml        2012-07-12 23:49:15 UTC (rev 
29882)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>parent</artifactId>
-               <version>3.0.0-beta2-SNAPSHOT</version>
+               <version>3.0.0-beta2</version>
                <relativePath>../parent</relativePath>
        </parent>
        
@@ -17,9 +17,9 @@
        <name>Cytoscape Distribution</name>
 
        <properties>
-               
<cytoscape.api.version>3.0.0-beta2-SNAPSHOT</cytoscape.api.version>
-               
<cytoscape.impl.version>3.0.0-alpha9-SNAPSHOT</cytoscape.impl.version>
-               
<cytoscape.support.version>3.0.0-alpha8-SNAPSHOT</cytoscape.support.version>
+               <cytoscape.api.version>3.0.0-beta2</cytoscape.api.version>
+               <cytoscape.impl.version>3.0.0-alpha9</cytoscape.impl.version>
+               
<cytoscape.support.version>3.0.0-alpha8</cytoscape.support.version>
                <karaf.version>2.2.7</karaf.version>
        </properties>
 

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