Author: kono
Date: 2012-12-17 14:24:48 -0800 (Mon, 17 Dec 2012)
New Revision: 31010

Modified:
   core3/support/trunk/archetypes/api-provider-app/pom.xml
   core3/support/trunk/archetypes/cyaction-app/pom.xml
   core3/support/trunk/archetypes/pom.xml
   core3/support/trunk/archetypes/task-app/pom.xml
   core3/support/trunk/cy-commons-cli/pom.xml
   core3/support/trunk/integration-test-support/pom.xml
   core3/support/trunk/launch-framework/cmdline/pom.xml
   core3/support/trunk/launch-framework/launcher/pom.xml
   core3/support/trunk/launch-framework/pom.xml
   core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
   core3/support/trunk/pom.xml
   core3/support/trunk/splash-updater-impl/pom.xml
   core3/support/trunk/taglets/pom.xml
   core3/support/trunk/task-testing-impl/pom.xml
Log:
Version numbers are updated to 3.1.0-SNAPSHOT.

Modified: core3/support/trunk/archetypes/api-provider-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/api-provider-app/pom.xml     2012-12-17 
22:12:50 UTC (rev 31009)
+++ core3/support/trunk/archetypes/api-provider-app/pom.xml     2012-12-17 
22:24:48 UTC (rev 31010)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>archetypes-parent</artifactId>
-               <version> 3.0.1-SNAPSHOT</version>
+               <version> 3.1.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.cytoscape.archetypes</groupId>

Modified: core3/support/trunk/archetypes/cyaction-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/cyaction-app/pom.xml 2012-12-17 22:12:50 UTC 
(rev 31009)
+++ core3/support/trunk/archetypes/cyaction-app/pom.xml 2012-12-17 22:24:48 UTC 
(rev 31010)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>archetypes-parent</artifactId>
-               <version> 3.0.1-SNAPSHOT</version>
+               <version> 3.1.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.cytoscape.archetypes</groupId>

Modified: core3/support/trunk/archetypes/pom.xml
===================================================================
--- core3/support/trunk/archetypes/pom.xml      2012-12-17 22:12:50 UTC (rev 
31009)
+++ core3/support/trunk/archetypes/pom.xml      2012-12-17 22:24:48 UTC (rev 
31010)
@@ -4,11 +4,11 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>support-parent</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>archetypes-parent</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Cytoscape 3 App Archetypes Parent</name>
 

Modified: core3/support/trunk/archetypes/task-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/task-app/pom.xml     2012-12-17 22:12:50 UTC 
(rev 31009)
+++ core3/support/trunk/archetypes/task-app/pom.xml     2012-12-17 22:24:48 UTC 
(rev 31010)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>archetypes-parent</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.cytoscape.archetypes</groupId>

Modified: core3/support/trunk/cy-commons-cli/pom.xml
===================================================================
--- core3/support/trunk/cy-commons-cli/pom.xml  2012-12-17 22:12:50 UTC (rev 
31009)
+++ core3/support/trunk/cy-commons-cli/pom.xml  2012-12-17 22:24:48 UTC (rev 
31010)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>support-parent</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <properties>
@@ -13,7 +13,7 @@
 
        <modelVersion>4.0.0</modelVersion>
        <artifactId>cy-commons-cli</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
        <name>${bundle.symbolicName}</name>
        <packaging>bundle</packaging>
        <repositories>

Modified: core3/support/trunk/integration-test-support/pom.xml
===================================================================
--- core3/support/trunk/integration-test-support/pom.xml        2012-12-17 
22:12:50 UTC (rev 31009)
+++ core3/support/trunk/integration-test-support/pom.xml        2012-12-17 
22:24:48 UTC (rev 31010)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>support-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <properties>
@@ -14,7 +14,7 @@
 
        <modelVersion>4.0.0</modelVersion>
        <artifactId>integration-test-support</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
 
        <name>${bundle.symbolicName}</name>
 

Modified: core3/support/trunk/launch-framework/cmdline/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/cmdline/pom.xml        2012-12-17 
22:12:50 UTC (rev 31009)
+++ core3/support/trunk/launch-framework/cmdline/pom.xml        2012-12-17 
22:24:48 UTC (rev 31010)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>launch-framework</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>

Modified: core3/support/trunk/launch-framework/launcher/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/launcher/pom.xml       2012-12-17 
22:12:50 UTC (rev 31009)
+++ core3/support/trunk/launch-framework/launcher/pom.xml       2012-12-17 
22:24:48 UTC (rev 31010)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>launch-framework</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>launcher</artifactId>

Modified: core3/support/trunk/launch-framework/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/pom.xml        2012-12-17 22:12:50 UTC 
(rev 31009)
+++ core3/support/trunk/launch-framework/pom.xml        2012-12-17 22:24:48 UTC 
(rev 31010)
@@ -3,13 +3,13 @@
        <parent>
                <artifactId>support-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>launch-framework</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
 
        <name>Cytoscape Launch Framework</name>
 

Modified: core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/startlevel-assembly/pom.xml    
2012-12-17 22:12:50 UTC (rev 31009)
+++ core3/support/trunk/launch-framework/startlevel-assembly/pom.xml    
2012-12-17 22:24:48 UTC (rev 31010)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>launch-framework</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>

Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2012-12-17 22:12:50 UTC (rev 31009)
+++ core3/support/trunk/pom.xml 2012-12-17 22:24:48 UTC (rev 31010)
@@ -5,17 +5,17 @@
        <parent>
                <artifactId>parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
                <relativePath>../parent</relativePath>
        </parent>
 
        <artifactId>support-parent</artifactId>
-       <version>3.0.1-SNAPSHOT</version>
+       <version>3.1.0-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Cytoscape Support Parent Project POM</name>
 
        <properties>
-               <cytoscape.api.version>3.0.0</cytoscape.api.version>
+               <cytoscape.api.version>3.1.0-SNAPSHOT</cytoscape.api.version>
        </properties>
 
        <modules>

Modified: core3/support/trunk/splash-updater-impl/pom.xml
===================================================================
--- core3/support/trunk/splash-updater-impl/pom.xml     2012-12-17 22:12:50 UTC 
(rev 31009)
+++ core3/support/trunk/splash-updater-impl/pom.xml     2012-12-17 22:24:48 UTC 
(rev 31010)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>support-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <properties>
@@ -15,7 +15,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>splash-updater-impl</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
 
        <name>Splash Updater</name>
 

Modified: core3/support/trunk/taglets/pom.xml
===================================================================
--- core3/support/trunk/taglets/pom.xml 2012-12-17 22:12:50 UTC (rev 31009)
+++ core3/support/trunk/taglets/pom.xml 2012-12-17 22:24:48 UTC (rev 31010)
@@ -2,13 +2,13 @@
        <parent>
                <artifactId>support-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
 
        <artifactId>taglets</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>Cytoscape Documentation Taglets</name>
@@ -110,7 +110,7 @@
                                                <tagletArtifact>
                                                        
<groupId>org.cytoscape</groupId>
                                                        
<artifactId>taglets</artifactId>
-                                                       
<version>3.0.0-beta1</version>
+                                                       
<version>3.1.0-SNAPSHOT</version>
                                                </tagletArtifact>
                                        </tagletArtifacts>
                                </configuration>

Modified: core3/support/trunk/task-testing-impl/pom.xml
===================================================================
--- core3/support/trunk/task-testing-impl/pom.xml       2012-12-17 22:12:50 UTC 
(rev 31009)
+++ core3/support/trunk/task-testing-impl/pom.xml       2012-12-17 22:24:48 UTC 
(rev 31010)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>support-parent</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.1.0-SNAPSHOT</version>
        </parent>
 
        <properties>
@@ -14,7 +14,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>task-testing-impl</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
        <name>Tasks for Testing</name>
        <packaging>bundle</packaging>
 

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