Author: kono
Date: 2012-10-01 12:15:15 -0700 (Mon, 01 Oct 2012)
New Revision: 30522
Modified:
core3/parent/trunk/pom.xml
Log:
Version numbers in properties had been updated for release.
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2012-10-01 19:00:21 UTC (rev 30521)
+++ core3/parent/trunk/pom.xml 2012-10-01 19:15:15 UTC (rev 30522)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta4-SNAPSHOT</version>
+ <version>3.0.0-beta3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Basic Cytoscape POM Configuration</name>
@@ -50,9 +50,9 @@
<!-- Sub module versions -->
-
<cytoscape.api.version>3.0.0-beta3-SNAPSHOT</cytoscape.api.version>
-
<cytoscape.impl.version>3.0.0-alpha10-SNAPSHOT</cytoscape.impl.version>
-
<cytoscape.support.version>3.0.0-alpha9-SNAPSHOT</cytoscape.support.version>
+ <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>
</properties>
<distributionManagement>
@@ -108,7 +108,7 @@
<tagletArtifact>
<groupId>org.cytoscape</groupId>
<artifactId>taglets</artifactId>
-
<version>3.0.0-alpha7</version>
+
<version>3.0.0-beta1</version>
</tagletArtifact>
</tagletArtifacts>
</configuration>
--
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.