Author: kono
Date: 2012-12-06 19:55:06 -0800 (Thu, 06 Dec 2012)
New Revision: 30923
Modified:
core3/parent/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2012-12-07 03:54:52 UTC (rev 30922)
+++ core3/parent/trunk/pom.xml 2012-12-07 03:55:06 UTC (rev 30923)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta4-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Basic Cytoscape POM Configuration</name>
@@ -301,8 +301,8 @@
</pluginRepositories>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/parent/branches/3.0.0</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/parent/branches/3.0.0</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/parent/branches/3.0.0</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/parent/trunk</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/parent/trunk</developerConnection>
+ <url>http://chianti.ucsd.edu/svn/core3/parent/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.