Author: kono
Date: 2012-10-01 17:00:55 -0700 (Mon, 01 Oct 2012)
New Revision: 30589
Modified:
core3/app-developer/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core3/app-developer/trunk/pom.xml
===================================================================
--- core3/app-developer/trunk/pom.xml 2012-10-02 00:00:43 UTC (rev 30588)
+++ core3/app-developer/trunk/pom.xml 2012-10-02 00:00:55 UTC (rev 30589)
@@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape.app-developer</groupId>
<artifactId>cytoscape</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
<properties>
<cytoscape.api.version>3.0.0-beta3</cytoscape.api.version>
@@ -234,9 +234,9 @@
</profiles>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/app-developer/tags/cytoscape-3.0.0-beta1</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/app-developer/tags/cytoscape-3.0.0-beta1</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/app-developer/tags/cytoscape-3.0.0-beta1</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/app-developer/trunk</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/app-developer/trunk</developerConnection>
+ <url>http://chianti.ucsd.edu/svn/core3/app-developer/trunk</url>
</scm>
</project>
--
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.