Author: mes
Date: 2010-10-27 15:33:50 -0700 (Wed, 27 Oct 2010)
New Revision: 22525
Modified:
core3/work-spring-hack/trunk/pom.xml
Log:
preparing for release
Modified: core3/work-spring-hack/trunk/pom.xml
===================================================================
--- core3/work-spring-hack/trunk/pom.xml 2010-10-27 22:23:37 UTC (rev
22524)
+++ core3/work-spring-hack/trunk/pom.xml 2010-10-27 22:33:50 UTC (rev
22525)
@@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>3.0.0-alpha1</version>
</parent>
<properties>
@@ -21,6 +21,12 @@
<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>
+ </scm>
+
<repositories>
<!-- bootstrap for cytoscape dependencies, namely the parent POM
snapshots -->
<repository>
@@ -107,7 +113,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>work-api</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>3.0.0-alpha1</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.