Author: kono
Date: 2012-10-01 20:20:49 -0700 (Mon, 01 Oct 2012)
New Revision: 30592
Modified:
core3/gui-distribution/trunk/pom.xml
core3/samples/trunk/pom.xml
core3/support/trunk/pom.xml
Log:
Parents are set to beta4-SNAPSHOT.
Modified: core3/gui-distribution/trunk/pom.xml
===================================================================
--- core3/gui-distribution/trunk/pom.xml 2012-10-02 01:27:11 UTC (rev
30591)
+++ core3/gui-distribution/trunk/pom.xml 2012-10-02 03:20:49 UTC (rev
30592)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta3</version>
+ <version>3.0.0-beta4-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
Modified: core3/samples/trunk/pom.xml
===================================================================
--- core3/samples/trunk/pom.xml 2012-10-02 01:27:11 UTC (rev 30591)
+++ core3/samples/trunk/pom.xml 2012-10-02 03:20:49 UTC (rev 30592)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta3-SNAPSHOT</version>
+ <version>3.0.0-beta4-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2012-10-02 01:27:11 UTC (rev 30591)
+++ core3/support/trunk/pom.xml 2012-10-02 03:20:49 UTC (rev 30592)
@@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta3</version>
+ <version>3.0.0-beta4-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
@@ -15,7 +15,7 @@
<name>Cytoscape Support Parent Project POM</name>
<properties>
- <cytoscape.api.version>3.0.0-beta3</cytoscape.api.version>
+
<cytoscape.api.version>3.0.0-beta4-SNAPSHOT</cytoscape.api.version>
</properties>
<modules>
--
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.