Author: mes
Date: 2011-01-28 15:17:08 -0800 (Fri, 28 Jan 2011)
New Revision: 23824
Modified:
core3/plugin-api/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core3/plugin-api/trunk/pom.xml
===================================================================
--- core3/plugin-api/trunk/pom.xml 2011-01-28 23:17:03 UTC (rev 23823)
+++ core3/plugin-api/trunk/pom.xml 2011-01-28 23:17:08 UTC (rev 23824)
@@ -15,16 +15,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>plugin-api</artifactId>
- <version>3.0.0-alpha2</version>
+ <version>3.0.0-alpha3-SNAPSHOT</version>
<name>${bundle.symbolicName}</name>
<packaging>bundle</packaging>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/plugin-api/tags/plugin-api-3.0.0-alpha2</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/plugin-api/tags/plugin-api-3.0.0-alpha2</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/plugin-api/tags/plugin-api-3.0.0-alpha2</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/plugin-api/trunk</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/plugin-api/trunk</developerConnection>
+ <url>http://chianti.ucsd.edu/svn/core3/plugin-api/trunk</url>
</scm>
<repositories>
--
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.