Author: mes
Date: 2011-08-08 09:02:53 -0700 (Mon, 08 Aug 2011)
New Revision: 26491
Modified:
core3/parent/trunk/pom.xml
Log:
added scm root properties
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2011-08-07 22:54:04 UTC (rev 26490)
+++ core3/parent/trunk/pom.xml 2011-08-08 16:02:53 UTC (rev 26491)
@@ -32,6 +32,11 @@
<maven-surefire-plugin.version>2.7.1</maven-surefire-plugin.version>
<maven-assembly-plugin.version>2.2</maven-assembly-plugin.version>
<maven-enforcer-plugin.version>1.0</maven-enforcer-plugin.version>
+
+
<scm.connection.root>scm:svn:http://chianti.ucsd.edu/svn/core3</scm.connection.root>
+
<scm.dev.connection.root>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3</scm.dev.connection.root>
+ <scm.url.root>http://chianti.ucsd.edu/svn/core3</scm.url.root>
+
</properties>
<distributionManagement>
--
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.