Author: kono
Date: 2012-10-01 13:06:05 -0700 (Mon, 01 Oct 2012)
New Revision: 30540

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 release api-parent-3.0.0-beta3

Modified: core3/api/trunk/app-api/pom.xml
===================================================================
--- core3/api/trunk/app-api/pom.xml     2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/app-api/pom.xml     2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/application-api/pom.xml
===================================================================
--- core3/api/trunk/application-api/pom.xml     2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/application-api/pom.xml     2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/command-executor-api/pom.xml
===================================================================
--- core3/api/trunk/command-executor-api/pom.xml        2012-10-01 20:01:31 UTC 
(rev 30539)
+++ core3/api/trunk/command-executor-api/pom.xml        2012-10-01 20:06:05 UTC 
(rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/core-task-api/pom.xml
===================================================================
--- core3/api/trunk/core-task-api/pom.xml       2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/core-task-api/pom.xml       2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/datasource-api/pom.xml
===================================================================
--- core3/api/trunk/datasource-api/pom.xml      2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/datasource-api/pom.xml      2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/equations-api/pom.xml
===================================================================
--- core3/api/trunk/equations-api/pom.xml       2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/equations-api/pom.xml       2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta3-SNAPSHOT</version>
+    <version>3.0.0-beta3</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/event-api/pom.xml
===================================================================
--- core3/api/trunk/event-api/pom.xml   2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/event-api/pom.xml   2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/group-api/pom.xml
===================================================================
--- core3/api/trunk/group-api/pom.xml   2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/group-api/pom.xml   2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/io-api/pom.xml
===================================================================
--- core3/api/trunk/io-api/pom.xml      2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/io-api/pom.xml      2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/layout-api/pom.xml
===================================================================
--- core3/api/trunk/layout-api/pom.xml  2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/layout-api/pom.xml  2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>api-parent</artifactId>
-    <version>3.0.0-beta3-SNAPSHOT</version>
+    <version>3.0.0-beta3</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/model-api/pom.xml
===================================================================
--- core3/api/trunk/model-api/pom.xml   2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/model-api/pom.xml   2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/pom.xml
===================================================================
--- core3/api/trunk/pom.xml     2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/pom.xml     2012-10-01 20:06:05 UTC (rev 30540)
@@ -6,7 +6,7 @@
        <parent>
                <artifactId>parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
                <relativePath>../parent</relativePath>
        </parent>
 
@@ -68,9 +68,9 @@
        </dependencies>
 
        <scm>
-               
<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>
+               
<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>
        </scm>
        
        <build>

Modified: core3/api/trunk/presentation-api/pom.xml
===================================================================
--- core3/api/trunk/presentation-api/pom.xml    2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/presentation-api/pom.xml    2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/property-api/pom.xml
===================================================================
--- core3/api/trunk/property-api/pom.xml        2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/property-api/pom.xml        2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/service-api/pom.xml
===================================================================
--- core3/api/trunk/service-api/pom.xml 2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/service-api/pom.xml 2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/session-api/pom.xml
===================================================================
--- core3/api/trunk/session-api/pom.xml 2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/session-api/pom.xml 2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/swing-app-api/pom.xml
===================================================================
--- core3/api/trunk/swing-app-api/pom.xml       2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/swing-app-api/pom.xml       2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>api-parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>3.0.0-beta3-SNAPSHOT</version>
+    <version>3.0.0-beta3</version>
   </parent>
 
   <properties>

Modified: core3/api/trunk/swing-application-api/pom.xml
===================================================================
--- core3/api/trunk/swing-application-api/pom.xml       2012-10-01 20:01:31 UTC 
(rev 30539)
+++ core3/api/trunk/swing-application-api/pom.xml       2012-10-01 20:06:05 UTC 
(rev 30540)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/swing-util-api/pom.xml
===================================================================
--- core3/api/trunk/swing-util-api/pom.xml      2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/swing-util-api/pom.xml      2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>api-parent</artifactId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/viewmodel-api/pom.xml
===================================================================
--- core3/api/trunk/viewmodel-api/pom.xml       2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/viewmodel-api/pom.xml       2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/vizmap-api/pom.xml
===================================================================
--- core3/api/trunk/vizmap-api/pom.xml  2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/vizmap-api/pom.xml  2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/vizmap-gui-api/pom.xml
===================================================================
--- core3/api/trunk/vizmap-gui-api/pom.xml      2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/vizmap-gui-api/pom.xml      2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/webservice-api/pom.xml
===================================================================
--- core3/api/trunk/webservice-api/pom.xml      2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/webservice-api/pom.xml      2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/webservice-swing-api/pom.xml
===================================================================
--- core3/api/trunk/webservice-swing-api/pom.xml        2012-10-01 20:01:31 UTC 
(rev 30539)
+++ core3/api/trunk/webservice-swing-api/pom.xml        2012-10-01 20:06:05 UTC 
(rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/work-api/pom.xml
===================================================================
--- core3/api/trunk/work-api/pom.xml    2012-10-01 20:01:31 UTC (rev 30539)
+++ core3/api/trunk/work-api/pom.xml    2012-10-01 20:06:05 UTC (rev 30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</version>
        </parent>
 
        <properties>

Modified: core3/api/trunk/work-swing-api/pom.xml
===================================================================
--- core3/api/trunk/work-swing-api/pom.xml      2012-10-01 20:01:31 UTC (rev 
30539)
+++ core3/api/trunk/work-swing-api/pom.xml      2012-10-01 20:06:05 UTC (rev 
30540)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>api-parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-beta3-SNAPSHOT</version>
+               <version>3.0.0-beta3</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