Author: kono
Date: 2012-10-05 16:35:50 -0700 (Fri, 05 Oct 2012)
New Revision: 30617

Modified:
   core3/api/branches/user-beta1/app-api/pom.xml
   core3/api/branches/user-beta1/application-api/pom.xml
   core3/api/branches/user-beta1/command-executor-api/pom.xml
   core3/api/branches/user-beta1/core-task-api/pom.xml
   core3/api/branches/user-beta1/datasource-api/pom.xml
   core3/api/branches/user-beta1/equations-api/pom.xml
   core3/api/branches/user-beta1/event-api/pom.xml
   core3/api/branches/user-beta1/group-api/pom.xml
   core3/api/branches/user-beta1/io-api/pom.xml
   core3/api/branches/user-beta1/layout-api/pom.xml
   core3/api/branches/user-beta1/model-api/pom.xml
   core3/api/branches/user-beta1/pom.xml
   core3/api/branches/user-beta1/presentation-api/pom.xml
   core3/api/branches/user-beta1/property-api/pom.xml
   core3/api/branches/user-beta1/service-api/pom.xml
   core3/api/branches/user-beta1/session-api/pom.xml
   core3/api/branches/user-beta1/swing-app-api/pom.xml
   core3/api/branches/user-beta1/swing-application-api/pom.xml
   core3/api/branches/user-beta1/swing-util-api/pom.xml
   core3/api/branches/user-beta1/viewmodel-api/pom.xml
   core3/api/branches/user-beta1/vizmap-api/pom.xml
   core3/api/branches/user-beta1/vizmap-gui-api/pom.xml
   core3/api/branches/user-beta1/webservice-api/pom.xml
   core3/api/branches/user-beta1/webservice-swing-api/pom.xml
   core3/api/branches/user-beta1/work-api/pom.xml
   core3/api/branches/user-beta1/work-swing-api/pom.xml
Log:
Version numbers had been fixed.

Modified: core3/api/branches/user-beta1/app-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/app-api/pom.xml       2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/app-api/pom.xml       2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/application-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/application-api/pom.xml       2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/application-api/pom.xml       2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/command-executor-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/command-executor-api/pom.xml  2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/command-executor-api/pom.xml  2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/core-task-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/core-task-api/pom.xml 2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/core-task-api/pom.xml 2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/datasource-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/datasource-api/pom.xml        2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/datasource-api/pom.xml        2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/equations-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/equations-api/pom.xml 2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/equations-api/pom.xml 2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/event-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/event-api/pom.xml     2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/event-api/pom.xml     2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/group-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/group-api/pom.xml     2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/group-api/pom.xml     2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/io-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/io-api/pom.xml        2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/io-api/pom.xml        2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/layout-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/layout-api/pom.xml    2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/layout-api/pom.xml    2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/model-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/model-api/pom.xml     2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/model-api/pom.xml     2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/pom.xml
===================================================================
--- core3/api/branches/user-beta1/pom.xml       2012-10-05 23:32:42 UTC (rev 
30616)
+++ core3/api/branches/user-beta1/pom.xml       2012-10-05 23:35:50 UTC (rev 
30617)
@@ -6,12 +6,11 @@
        <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>
 
        <artifactId>api-parent</artifactId>
-  <version>3.0.0-beta3-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Cytoscape API Parent Project POM</name>
 

Modified: core3/api/branches/user-beta1/presentation-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/presentation-api/pom.xml      2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/presentation-api/pom.xml      2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/property-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/property-api/pom.xml  2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/property-api/pom.xml  2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/service-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/service-api/pom.xml   2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/service-api/pom.xml   2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/session-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/session-api/pom.xml   2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/session-api/pom.xml   2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/swing-app-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/swing-app-api/pom.xml 2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/swing-app-api/pom.xml 2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/swing-application-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/swing-application-api/pom.xml 2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/swing-application-api/pom.xml 2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/swing-util-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/swing-util-api/pom.xml        2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/swing-util-api/pom.xml        2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/viewmodel-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/viewmodel-api/pom.xml 2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/viewmodel-api/pom.xml 2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/vizmap-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/vizmap-api/pom.xml    2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/vizmap-api/pom.xml    2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/vizmap-gui-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/vizmap-gui-api/pom.xml        2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/vizmap-gui-api/pom.xml        2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/webservice-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/webservice-api/pom.xml        2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/webservice-api/pom.xml        2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/webservice-swing-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/webservice-swing-api/pom.xml  2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/webservice-swing-api/pom.xml  2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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/branches/user-beta1/work-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/work-api/pom.xml      2012-10-05 23:32:42 UTC 
(rev 30616)
+++ core3/api/branches/user-beta1/work-api/pom.xml      2012-10-05 23:35:50 UTC 
(rev 30617)
@@ -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/branches/user-beta1/work-swing-api/pom.xml
===================================================================
--- core3/api/branches/user-beta1/work-swing-api/pom.xml        2012-10-05 
23:32:42 UTC (rev 30616)
+++ core3/api/branches/user-beta1/work-swing-api/pom.xml        2012-10-05 
23:35:50 UTC (rev 30617)
@@ -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