Author: mes
Date: 2010-10-26 12:12:02 -0700 (Tue, 26 Oct 2010)
New Revision: 22452

Modified:
   core3/event-api/trunk/pom.xml
Log:
added scm and updated parent

Modified: core3/event-api/trunk/pom.xml
===================================================================
--- core3/event-api/trunk/pom.xml       2010-10-26 19:09:12 UTC (rev 22451)
+++ core3/event-api/trunk/pom.xml       2010-10-26 19:12:02 UTC (rev 22452)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>1.0-SNAPSHOT</version>
+    <version>3.0.0-alpha2</version>
   </parent>
 
   <properties>
@@ -21,6 +21,13 @@
 
   <packaging>bundle</packaging>
 
+  <scm>
+    
<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>
+
+
   <build>
     <resources>
       <resource>
@@ -102,4 +109,6 @@
     </dependency>
   </dependencies>
 
+
+
 </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.

Reply via email to