Author: kono
Date: 2012-07-12 13:58:33 -0700 (Thu, 12 Jul 2012)
New Revision: 29871

Modified:
   core3/api/trunk/app-api/pom.xml
   core3/api/trunk/application-api/pom.xml
   core3/api/trunk/command-executor-api/pom.xml
   core3/api/trunk/core-task-api/pom.xml
   core3/api/trunk/datasource-api/pom.xml
   core3/api/trunk/equations-api/pom.xml
   core3/api/trunk/event-api/pom.xml
   core3/api/trunk/group-api/pom.xml
   core3/api/trunk/io-api/pom.xml
   core3/api/trunk/layout-api/pom.xml
   core3/api/trunk/model-api/pom.xml
   core3/api/trunk/pom.xml
   core3/api/trunk/presentation-api/pom.xml
   core3/api/trunk/property-api/pom.xml
   core3/api/trunk/service-api/pom.xml
   core3/api/trunk/session-api/pom.xml
   core3/api/trunk/swing-app-api/pom.xml
   core3/api/trunk/swing-application-api/pom.xml
   core3/api/trunk/swing-util-api/pom.xml
   core3/api/trunk/viewmodel-api/pom.xml
   core3/api/trunk/vizmap-api/pom.xml
   core3/api/trunk/vizmap-gui-api/pom.xml
   core3/api/trunk/webservice-api/pom.xml
   core3/api/trunk/webservice-swing-api/pom.xml
   core3/api/trunk/work-api/pom.xml
   core3/api/trunk/work-swing-api/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: core3/api/trunk/app-api/pom.xml
===================================================================
--- core3/api/trunk/app-api/pom.xml     2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/app-api/pom.xml     2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta2</version>
+    <version>3.0.0-beta3-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/application-api/pom.xml
===================================================================
--- core3/api/trunk/application-api/pom.xml     2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/application-api/pom.xml     2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/command-executor-api/pom.xml
===================================================================
--- core3/api/trunk/command-executor-api/pom.xml        2012-07-12 20:58:12 UTC 
(rev 29870)
+++ core3/api/trunk/command-executor-api/pom.xml        2012-07-12 20:58:33 UTC 
(rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/core-task-api/pom.xml
===================================================================
--- core3/api/trunk/core-task-api/pom.xml       2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/core-task-api/pom.xml       2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/datasource-api/pom.xml
===================================================================
--- core3/api/trunk/datasource-api/pom.xml      2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/datasource-api/pom.xml      2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/equations-api/pom.xml
===================================================================
--- core3/api/trunk/equations-api/pom.xml       2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/equations-api/pom.xml       2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta2</version>
+    <version>3.0.0-beta3-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/event-api/pom.xml
===================================================================
--- core3/api/trunk/event-api/pom.xml   2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/event-api/pom.xml   2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/group-api/pom.xml
===================================================================
--- core3/api/trunk/group-api/pom.xml   2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/group-api/pom.xml   2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/io-api/pom.xml
===================================================================
--- core3/api/trunk/io-api/pom.xml      2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/io-api/pom.xml      2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/layout-api/pom.xml
===================================================================
--- core3/api/trunk/layout-api/pom.xml  2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/layout-api/pom.xml  2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>api-parent</artifactId>
-    <version>3.0.0-beta2</version>
+    <version>3.0.0-beta3-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/model-api/pom.xml
===================================================================
--- core3/api/trunk/model-api/pom.xml   2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/model-api/pom.xml   2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/pom.xml
===================================================================
--- core3/api/trunk/pom.xml     2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/pom.xml     2012-07-12 20:58:33 UTC (rev 29871)
@@ -12,7 +12,7 @@
 
        <artifactId>api-parent</artifactId>
        <packaging>pom</packaging>
-       <version>3.0.0-beta2</version>
+       <version>3.0.0-beta3-SNAPSHOT</version>
        <name>Cytoscape API Parent Project POM</name>
 
        <modules>
@@ -69,9 +69,9 @@
        </dependencies>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/api/tags/api-parent-3.0.0-beta2</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/api/tags/api-parent-3.0.0-beta2</developerConnection>
-               
<url>http://chianti.ucsd.edu/svn/core3/api/tags/api-parent-3.0.0-beta2</url>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/api/trunk</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/api/trunk</developerConnection>
+               <url>http://chianti.ucsd.edu/svn/core3/api/trunk</url>
        </scm>
        
        <build>

Modified: core3/api/trunk/presentation-api/pom.xml
===================================================================
--- core3/api/trunk/presentation-api/pom.xml    2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/presentation-api/pom.xml    2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/property-api/pom.xml
===================================================================
--- core3/api/trunk/property-api/pom.xml        2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/property-api/pom.xml        2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/service-api/pom.xml
===================================================================
--- core3/api/trunk/service-api/pom.xml 2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/service-api/pom.xml 2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/session-api/pom.xml
===================================================================
--- core3/api/trunk/session-api/pom.xml 2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/session-api/pom.xml 2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/swing-app-api/pom.xml
===================================================================
--- core3/api/trunk/swing-app-api/pom.xml       2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/swing-app-api/pom.xml       2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta2</version>
+    <version>3.0.0-beta3-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/swing-application-api/pom.xml
===================================================================
--- core3/api/trunk/swing-application-api/pom.xml       2012-07-12 20:58:12 UTC 
(rev 29870)
+++ core3/api/trunk/swing-application-api/pom.xml       2012-07-12 20:58:33 UTC 
(rev 29871)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/swing-util-api/pom.xml
===================================================================
--- core3/api/trunk/swing-util-api/pom.xml      2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/swing-util-api/pom.xml      2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/viewmodel-api/pom.xml
===================================================================
--- core3/api/trunk/viewmodel-api/pom.xml       2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/viewmodel-api/pom.xml       2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/vizmap-api/pom.xml
===================================================================
--- core3/api/trunk/vizmap-api/pom.xml  2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/vizmap-api/pom.xml  2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/vizmap-gui-api/pom.xml
===================================================================
--- core3/api/trunk/vizmap-gui-api/pom.xml      2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/vizmap-gui-api/pom.xml      2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/webservice-api/pom.xml
===================================================================
--- core3/api/trunk/webservice-api/pom.xml      2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/webservice-api/pom.xml      2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/webservice-swing-api/pom.xml
===================================================================
--- core3/api/trunk/webservice-swing-api/pom.xml        2012-07-12 20:58:12 UTC 
(rev 29870)
+++ core3/api/trunk/webservice-swing-api/pom.xml        2012-07-12 20:58:33 UTC 
(rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/work-api/pom.xml
===================================================================
--- core3/api/trunk/work-api/pom.xml    2012-07-12 20:58:12 UTC (rev 29870)
+++ core3/api/trunk/work-api/pom.xml    2012-07-12 20:58:33 UTC (rev 29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/work-swing-api/pom.xml
===================================================================
--- core3/api/trunk/work-swing-api/pom.xml      2012-07-12 20:58:12 UTC (rev 
29870)
+++ core3/api/trunk/work-swing-api/pom.xml      2012-07-12 20:58:33 UTC (rev 
29871)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta2</version>
+               <version>3.0.0-beta3-SNAPSHOT</version>
        </parent>
 
        <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