Author: kono
Date: 2012-12-06 20:41:49 -0800 (Thu, 06 Dec 2012)
New Revision: 30937
Modified:
core3/api/trunk/pom.xml
Log:
[maven-release-plugin] prepare branch 3.0.0-release
Modified: core3/api/trunk/pom.xml
===================================================================
--- core3/api/trunk/pom.xml 2012-12-07 04:32:51 UTC (rev 30936)
+++ core3/api/trunk/pom.xml 2012-12-07 04:41:49 UTC (rev 30937)
@@ -11,6 +11,7 @@
</parent>
<artifactId>api-parent</artifactId>
+ <version>3.0.0-beta4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Cytoscape API Parent Project POM</name>
@@ -68,9 +69,9 @@
</dependencies>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/api/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/api/trunk</developerConnection>
- <url>http://chianti.ucsd.edu/svn/core3/api/trunk</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/api/branches/3.0.0-release</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/api/branches/3.0.0-release</developerConnection>
+
<url>http://chianti.ucsd.edu/svn/core3/api/branches/3.0.0-release</url>
</scm>
<build>
--
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.