Author: mes Date: 2010-10-26 12:16:59 -0700 (Tue, 26 Oct 2010) New Revision: 22454
Modified: core3/event-api/trunk/pom.xml Log: fixed scm Modified: core3/event-api/trunk/pom.xml =================================================================== --- core3/event-api/trunk/pom.xml 2010-10-26 19:13:30 UTC (rev 22453) +++ core3/event-api/trunk/pom.xml 2010-10-26 19:16:59 UTC (rev 22454) @@ -22,9 +22,9 @@ <packaging>bundle</packaging> <scm> - <connection>scm:svn:http://chianti.ucsd.edu/svn/core3/event-api/tags/event-api-3.0.0-alpha1</connection> - <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/event-api/tags/event-api-3.0.0-alpha1</developerConnection> - <url>http://chianti.ucsd.edu/svn/core3/event-api/tags/event-api-3.0.0-alpha1</url> + <connection>scm:svn:http://chianti.ucsd.edu/svn/core3/event-api/trunk</connection> + <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/event-api/trunk</developerConnection> + <url>http://chianti.ucsd.edu/svn/core3/event-api/trunk</url> </scm> -- 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.
