Author: kono
Date: 2012-10-05 16:32:42 -0700 (Fri, 05 Oct 2012)
New Revision: 30616
Modified:
core3/parent/branches/user-beta1/pom.xml
Log:
Version numbers had been fixed.
Modified: core3/parent/branches/user-beta1/pom.xml
===================================================================
--- core3/parent/branches/user-beta1/pom.xml 2012-10-05 22:38:54 UTC (rev
30615)
+++ core3/parent/branches/user-beta1/pom.xml 2012-10-05 23:32:42 UTC (rev
30616)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta3-SNAPSHOT</version>
+ <version>3.0.0-beta3</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.