Author: mes
Date: 2011-05-13 16:38:23 -0700 (Fri, 13 May 2011)
New Revision: 25097
Modified:
core3/vizmap-api/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core3/vizmap-api/trunk/pom.xml
===================================================================
--- core3/vizmap-api/trunk/pom.xml 2011-05-13 23:38:19 UTC (rev 25096)
+++ core3/vizmap-api/trunk/pom.xml 2011-05-13 23:38:23 UTC (rev 25097)
@@ -15,16 +15,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>vizmap-api</artifactId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha4-SNAPSHOT</version>
<name>${bundle.symbolicName} (VizMap API Bundle)</name>
<packaging>bundle</packaging>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/vizmap-api/tags/vizmap-api-3.0.0-alpha3</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/vizmap-api/tags/vizmap-api-3.0.0-alpha3</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/vizmap-api/tags/vizmap-api-3.0.0-alpha3</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/vizmap-api/trunk</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/vizmap-api/trunk</developerConnection>
+ <url>http://chianti.ucsd.edu/svn/core3/vizmap-api/trunk</url>
</scm>
<build>
@@ -119,7 +119,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>viewmodel-api</artifactId>
- <version>3.0.0-alpha4</version>
+ <version>3.0.0-alpha5-SNAPSHOT</version>
</dependency>
<!-- Testing -->
@@ -138,7 +138,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>presentation-api</artifactId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
--
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.