Author: mes
Date: 2011-01-27 16:31:40 -0800 (Thu, 27 Jan 2011)
New Revision: 23690
Modified:
core3/presentation-api/trunk/pom.xml
Log:
[maven-release-plugin] prepare release presentation-api-3.0.0-alpha2
Modified: core3/presentation-api/trunk/pom.xml
===================================================================
--- core3/presentation-api/trunk/pom.xml 2011-01-28 00:29:48 UTC (rev
23689)
+++ core3/presentation-api/trunk/pom.xml 2011-01-28 00:31:40 UTC (rev
23690)
@@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha4</version>
</parent>
<properties>
@@ -15,16 +15,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>presentation-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/presentation-api/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/presentation-api/trunk</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/presentation-api/trunk</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/presentation-api/tags/presentation-api-3.0.0-alpha2</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/presentation-api/tags/presentation-api-3.0.0-alpha2</developerConnection>
+
<url>http://chianti.ucsd.edu/svn/core3/presentation-api/tags/presentation-api-3.0.0-alpha2</url>
</scm>
<build>
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>viewmodel-api</artifactId>
- <version>3.0.0-alpha3-SNAPSHOT</version>
+ <version>3.0.0-alpha3</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.