Author: kono
Date: 2012-10-01 12:00:21 -0700 (Mon, 01 Oct 2012)
New Revision: 30521

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-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/app-api/pom.xml     2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/application-api/pom.xml
===================================================================
--- core3/api/trunk/application-api/pom.xml     2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/application-api/pom.xml     2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/command-executor-api/pom.xml
===================================================================
--- core3/api/trunk/command-executor-api/pom.xml        2012-10-01 19:00:02 UTC 
(rev 30520)
+++ core3/api/trunk/command-executor-api/pom.xml        2012-10-01 19:00:21 UTC 
(rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/core-task-api/pom.xml
===================================================================
--- core3/api/trunk/core-task-api/pom.xml       2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/core-task-api/pom.xml       2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/datasource-api/pom.xml
===================================================================
--- core3/api/trunk/datasource-api/pom.xml      2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/datasource-api/pom.xml      2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/equations-api/pom.xml
===================================================================
--- core3/api/trunk/equations-api/pom.xml       2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/equations-api/pom.xml       2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta3</version>
+    <version>3.0.0-beta4-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/event-api/pom.xml
===================================================================
--- core3/api/trunk/event-api/pom.xml   2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/event-api/pom.xml   2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/group-api/pom.xml
===================================================================
--- core3/api/trunk/group-api/pom.xml   2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/group-api/pom.xml   2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/io-api/pom.xml
===================================================================
--- core3/api/trunk/io-api/pom.xml      2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/io-api/pom.xml      2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/layout-api/pom.xml
===================================================================
--- core3/api/trunk/layout-api/pom.xml  2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/layout-api/pom.xml  2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>api-parent</artifactId>
-    <version>3.0.0-beta3</version>
+    <version>3.0.0-beta4-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/model-api/pom.xml
===================================================================
--- core3/api/trunk/model-api/pom.xml   2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/model-api/pom.xml   2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/pom.xml
===================================================================
--- core3/api/trunk/pom.xml     2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/pom.xml     2012-10-01 19:00:21 UTC (rev 30521)
@@ -11,7 +11,7 @@
        </parent>
 
        <artifactId>api-parent</artifactId>
-  <version>3.0.0-beta3</version>
+  <version>3.0.0-beta4-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Cytoscape API Parent Project POM</name>
 
@@ -69,9 +69,9 @@
        </dependencies>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/api/tags/api-parent-3.0.0-beta3</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/api/tags/api-parent-3.0.0-beta3</developerConnection>
-               
<url>http://chianti.ucsd.edu/svn/core3/api/tags/api-parent-3.0.0-beta3</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-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/presentation-api/pom.xml    2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/property-api/pom.xml
===================================================================
--- core3/api/trunk/property-api/pom.xml        2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/property-api/pom.xml        2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/service-api/pom.xml
===================================================================
--- core3/api/trunk/service-api/pom.xml 2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/service-api/pom.xml 2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/session-api/pom.xml
===================================================================
--- core3/api/trunk/session-api/pom.xml 2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/session-api/pom.xml 2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/swing-app-api/pom.xml
===================================================================
--- core3/api/trunk/swing-app-api/pom.xml       2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/swing-app-api/pom.xml       2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta3</version>
+    <version>3.0.0-beta4-SNAPSHOT</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/swing-application-api/pom.xml
===================================================================
--- core3/api/trunk/swing-application-api/pom.xml       2012-10-01 19:00:02 UTC 
(rev 30520)
+++ core3/api/trunk/swing-application-api/pom.xml       2012-10-01 19:00:21 UTC 
(rev 30521)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/swing-util-api/pom.xml
===================================================================
--- core3/api/trunk/swing-util-api/pom.xml      2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/swing-util-api/pom.xml      2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/viewmodel-api/pom.xml
===================================================================
--- core3/api/trunk/viewmodel-api/pom.xml       2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/viewmodel-api/pom.xml       2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/vizmap-api/pom.xml
===================================================================
--- core3/api/trunk/vizmap-api/pom.xml  2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/vizmap-api/pom.xml  2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/vizmap-gui-api/pom.xml
===================================================================
--- core3/api/trunk/vizmap-gui-api/pom.xml      2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/vizmap-gui-api/pom.xml      2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/webservice-api/pom.xml
===================================================================
--- core3/api/trunk/webservice-api/pom.xml      2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/webservice-api/pom.xml      2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/webservice-swing-api/pom.xml
===================================================================
--- core3/api/trunk/webservice-swing-api/pom.xml        2012-10-01 19:00:02 UTC 
(rev 30520)
+++ core3/api/trunk/webservice-swing-api/pom.xml        2012-10-01 19:00:21 UTC 
(rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/work-api/pom.xml
===================================================================
--- core3/api/trunk/work-api/pom.xml    2012-10-01 19:00:02 UTC (rev 30520)
+++ core3/api/trunk/work-api/pom.xml    2012-10-01 19:00:21 UTC (rev 30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-SNAPSHOT</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/work-swing-api/pom.xml
===================================================================
--- core3/api/trunk/work-swing-api/pom.xml      2012-10-01 19:00:02 UTC (rev 
30520)
+++ core3/api/trunk/work-swing-api/pom.xml      2012-10-01 19:00:21 UTC (rev 
30521)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3</version>
+               <version>3.0.0-beta4-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