Author: kono
Date: 2012-12-17 16:01:16 -0800 (Mon, 17 Dec 2012)
New Revision: 31013

Modified:
   core3/app-developer/trunk/pom.xml
Log:
Version numbers are updated to 3.1.0-SNAPSHOT.

Modified: core3/app-developer/trunk/pom.xml
===================================================================
--- core3/app-developer/trunk/pom.xml   2012-12-17 23:23:59 UTC (rev 31012)
+++ core3/app-developer/trunk/pom.xml   2012-12-18 00:01:16 UTC (rev 31013)
@@ -4,19 +4,19 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>parent</artifactId>
-               <version>3.0.0</version>
+               <version>3.1.0-SNAPSHOT</version>
                <relativePath>../parent</relativePath>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape.app-developer</groupId>
        <artifactId>cytoscape</artifactId>
-       <version>3.0.1-SNAPSHOT</version>
+       <version>3.1.0-SNAPSHOT</version>
 
        <properties>
-               <cytoscape.api.version>3.0.0</cytoscape.api.version>
-               <cytoscape.impl.version>3.0.0</cytoscape.impl.version>
-               
<cytoscape.distribution.version>3.0.0</cytoscape.distribution.version>
+               <cytoscape.api.version>3.1.0-SNAPSHOT</cytoscape.api.version>
+               <cytoscape.impl.version>3.1.0-SNAPSHOT</cytoscape.impl.version>
+               
<cytoscape.distribution.version>3.1.0-SNAPSHOT</cytoscape.distribution.version>
        </properties>
 
        <name>Distribution</name>

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