Author: mes
Date: 2011-01-27 16:25:15 -0800 (Thu, 27 Jan 2011)
New Revision: 23683

Modified:
   core3/model-api/trunk/pom.xml
Log:
[maven-release-plugin] prepare release model-api-3.0.0-alpha2

Modified: core3/model-api/trunk/pom.xml
===================================================================
--- core3/model-api/trunk/pom.xml       2011-01-27 23:50:22 UTC (rev 23682)
+++ core3/model-api/trunk/pom.xml       2011-01-28 00:25:15 UTC (rev 23683)
@@ -15,16 +15,16 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.cytoscape</groupId>
   <artifactId>model-api</artifactId>
-  <version>3.0.0-alpha2-SNAPSHOT</version>
+  <version>3.0.0-alpha2</version>
 
   <name>${bundle.symbolicName} [${bundle.namespace}]</name>
 
   <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>
+    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/model-api/tags/model-api-3.0.0-alpha2</connection>
+    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/model-api/tags/model-api-3.0.0-alpha2</developerConnection>
+    
<url>http://chianti.ucsd.edu/svn/core3/model-api/tags/model-api-3.0.0-alpha2</url>
   </scm>
 
   <build>
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>event-api</artifactId>
-      <version>[3.0.0-alpha2,4.0.0)</version>
+      <version>3.0.0-alpha3</version>
     </dependency>
 
     <dependency>
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>event-api</artifactId>
-      <version>[3.0.0-alpha2,4.0.0)</version>
+      <version>3.0.0-alpha3</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