Author: mes
Date: 2011-05-14 14:17:15 -0700 (Sat, 14 May 2011)
New Revision: 25139

Modified:
   core3/work-spring-hack/trunk/pom.xml
Log:
[maven-release-plugin] prepare release work-spring-hack-3.0.0-alpha2

Modified: core3/work-spring-hack/trunk/pom.xml
===================================================================
--- core3/work-spring-hack/trunk/pom.xml        2011-05-14 21:16:35 UTC (rev 
25138)
+++ core3/work-spring-hack/trunk/pom.xml        2011-05-14 21:17:15 UTC (rev 
25139)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
        <parent>
                <artifactId>parent</artifactId>
@@ -16,16 +15,16 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>work-spring-hack</artifactId>
-       <version>3.0.0-alpha2-SNAPSHOT</version>
+       <version>3.0.0-alpha2</version>
 
        <name>${bundle.symbolicName}</name>
 
        <packaging>bundle</packaging>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/work-spring-hack/trunk</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/work-spring-hack/trunk</developerConnection>
-               
<url>http://chianti.ucsd.edu/svn/core3/work-spring-hack/trunk</url>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/work-spring-hack/tags/work-spring-hack-3.0.0-alpha2</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/work-spring-hack/tags/work-spring-hack-3.0.0-alpha2</developerConnection>
+               
<url>http://chianti.ucsd.edu/svn/core3/work-spring-hack/tags/work-spring-hack-3.0.0-alpha2</url>
        </scm>
 
        <repositories>
@@ -107,7 +106,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>work-api</artifactId>
-                       <version>3.0.0-alpha3-SNAPSHOT</version>
+                       <version>3.0.0-alpha3</version>
                        <scope>provided</scope>
                </dependency>
                <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