Author: jm
Date: 2012-10-03 12:31:51 -0700 (Wed, 03 Oct 2012)
New Revision: 30598
Modified:
core3/parent/trunk/pom.xml
Log:
Fixed incorrect submodule versions in parent POM
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2012-10-03 16:48:35 UTC (rev 30597)
+++ core3/parent/trunk/pom.xml 2012-10-03 19:31:51 UTC (rev 30598)
@@ -50,9 +50,9 @@
<!-- Sub module versions -->
- <cytoscape.api.version>3.0.0-beta3</cytoscape.api.version>
- <cytoscape.impl.version>3.0.0-beta1</cytoscape.impl.version>
-
<cytoscape.support.version>3.0.0-beta1</cytoscape.support.version>
+
<cytoscape.api.version>3.0.0-beta4-SNAPSHOT</cytoscape.api.version>
+
<cytoscape.impl.version>3.0.0-beta2-SNAPSHOT</cytoscape.impl.version>
+
<cytoscape.support.version>3.0.0-beta2-SNAPSHOT</cytoscape.support.version>
</properties>
<distributionManagement>
--
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.