Author: mes
Date: 2011-01-28 17:49:12 -0800 (Fri, 28 Jan 2011)
New Revision: 23925
Modified:
core3/ding-customgraphics-manager-impl/trunk/pom.xml
Log:
preparing for release
Modified: core3/ding-customgraphics-manager-impl/trunk/pom.xml
===================================================================
--- core3/ding-customgraphics-manager-impl/trunk/pom.xml 2011-01-29
01:46:07 UTC (rev 23924)
+++ core3/ding-customgraphics-manager-impl/trunk/pom.xml 2011-01-29
01:49:12 UTC (rev 23925)
@@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha4-SNAPSHOT</version>
+ <version>3.0.0-alpha4</version>
</parent>
<properties>
@@ -22,6 +22,12 @@
<packaging>bundle</packaging>
+ <scm>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/ding-customgraphics-manager-impl/trunk</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/ding-customgraphics-manager-impl/trunk</developerConnection>
+
<url>http://chianti.ucsd.edu/svn/core3/ding-customgraphics-manager-impl/trunk</url>
+ </scm>
+
<repositories>
<!-- bootstrap for cytoscape dependencies, namely the parent
POM snapshots -->
<repository>
@@ -94,25 +100,25 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>ding-presentation-impl</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>3.0.0-alpha1</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>swing-application-api</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>3.0.0-alpha1</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>property-api</artifactId>
- <version>3.0.0-alpha2-SNAPSHOT</version>
+ <version>3.0.0-alpha2</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>work-api</artifactId>
- <version>3.0.0-alpha2-SNAPSHOT</version>
+ <version>3.0.0-alpha2</version>
</dependency>
</dependencies>
</project>
--
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.