Author: mes
Date: 2011-08-31 15:59:50 -0700 (Wed, 31 Aug 2011)
New Revision: 26673

Modified:
   core3/api/trunk/pom.xml
Log:
updated scm element

Modified: core3/api/trunk/pom.xml
===================================================================
--- core3/api/trunk/pom.xml     2011-08-31 22:53:28 UTC (rev 26672)
+++ core3/api/trunk/pom.xml     2011-08-31 22:59:50 UTC (rev 26673)
@@ -66,11 +66,11 @@
        </dependencies>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/api/trunk</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/api/trunk</developerConnection>
-               <url>http://chianti.ucsd.edu/svn/core3/api/trunk</url>
+               <connection>${scm.connection.root}/api/trunk</connection>
+               
<developerConnection>${scm.dev.connection.root}/api/trunk</developerConnection>
+               <url>${scm.url.root}/api/trunk</url>
        </scm>
-
+       
        <build>
                <plugins>
                        <plugin>

-- 
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.

Reply via email to