Author: mes
Date: 2010-10-28 12:59:19 -0700 (Thu, 28 Oct 2010)
New Revision: 22556

Modified:
   core3/model-api/trunk/pom.xml
Log:
updated pom for release

Modified: core3/model-api/trunk/pom.xml
===================================================================
--- core3/model-api/trunk/pom.xml       2010-10-28 19:55:57 UTC (rev 22555)
+++ core3/model-api/trunk/pom.xml       2010-10-28 19:59:19 UTC (rev 22556)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>parent</artifactId>
     <groupId>org.cytoscape</groupId>
-    <version>1.0-SNAPSHOT</version>
+    <version>3.0.0-alpha3</version>
   </parent>
 
   <properties>
@@ -21,6 +21,12 @@
 
   <packaging>bundle</packaging>
 
+  <scm>
+    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/model-api/trunk</connection>
+    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/model-api/trunk</developerConnection>
+    <url>http://chianti.ucsd.edu/svn/core3/model-api/trunk</url>
+  </scm>
+
   <build>
     <resources>
       <resource>
@@ -91,7 +97,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>event-api</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>3.0.0-alpha1</version>
     </dependency>
 
     <dependency>
@@ -109,7 +115,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>event-api</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>3.0.0-alpha1</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

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