Author: rozagh
Date: 2012-07-13 13:39:42 -0700 (Fri, 13 Jul 2012)
New Revision: 29894
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-07-13 20:39:27 UTC (rev 29893)
+++ core3/app-developer/trunk/pom.xml 2012-07-13 20:39:42 UTC (rev 29894)
@@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape.app-developer</groupId>
<artifactId>cytoscape</artifactId>
- <version>3.0.0-M5</version>
+ <version>3.0.0-M6-SNAPSHOT</version>
<properties>
<cytoscape.api.version>3.0.0-beta2</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-M5</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/app-developer/tags/cytoscape-3.0.0-M5</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/app-developer/tags/cytoscape-3.0.0-M5</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.