Author: kono Date: 2012-10-01 16:58:07 -0700 (Mon, 01 Oct 2012) New Revision: 30584
Modified: core3/app-developer/trunk/pom.xml Log: [maven-release-plugin] prepare branch user-beta1 Modified: core3/app-developer/trunk/pom.xml =================================================================== --- core3/app-developer/trunk/pom.xml 2012-10-01 23:55:16 UTC (rev 30583) +++ core3/app-developer/trunk/pom.xml 2012-10-01 23:58:07 UTC (rev 30584) @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.cytoscape</groupId> @@ -235,9 +234,9 @@ </profiles> <scm> - <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> + <connection>scm:svn:http://chianti.ucsd.edu/svn/core3/app-developer/branches/user-beta1</connection> + <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/app-developer/branches/user-beta1</developerConnection> + <url>http://chianti.ucsd.edu/svn/core3/app-developer/branches/user-beta1</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.
