Author: mes
Date: 2011-05-14 13:49:28 -0700 (Sat, 14 May 2011)
New Revision: 25103

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

Modified: core3/session-api/trunk/pom.xml
===================================================================
--- core3/session-api/trunk/pom.xml     2011-05-14 20:46:00 UTC (rev 25102)
+++ core3/session-api/trunk/pom.xml     2011-05-14 20:49:28 UTC (rev 25103)
@@ -15,16 +15,16 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>session-api</artifactId>
-       <version>3.0.0-alpha3-SNAPSHOT</version>
+       <version>3.0.0-alpha3</version>
 
        <name>${bundle.symbolicName}</name>
 
        <packaging>bundle</packaging>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/session-api/trunk</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/session-api/trunk</developerConnection>
-               <url>http://chianti.ucsd.edu/svn/core3/session-api/trunk</url>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/session-api/tags/session-api-3.0.0-alpha3</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/session-api/tags/session-api-3.0.0-alpha3</developerConnection>
+               
<url>http://chianti.ucsd.edu/svn/core3/session-api/tags/session-api-3.0.0-alpha3</url>
        </scm>
 
        <repositories>
@@ -119,17 +119,17 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>vizmap-api</artifactId>
-                       <version>3.0.0-alpha3-SNAPSHOT</version>
+                       <version>3.0.0-alpha3</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>presentation-api</artifactId>
-                       <version>3.0.0-alpha3-SNAPSHOT</version>
+                       <version>3.0.0-alpha3</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>property-api</artifactId>
-                       <version>3.0.0-alpha4-SNAPSHOT</version>
+                       <version>3.0.0-alpha4</version>
                </dependency>
                
                <!-- for testing -->

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