Author: mes
Date: 2011-05-14 17:26:59 -0700 (Sat, 14 May 2011)
New Revision: 25353
Modified:
core3/ding-customgraphics-manager-impl/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core3/ding-customgraphics-manager-impl/trunk/pom.xml
===================================================================
--- core3/ding-customgraphics-manager-impl/trunk/pom.xml 2011-05-15
00:26:56 UTC (rev 25352)
+++ core3/ding-customgraphics-manager-impl/trunk/pom.xml 2011-05-15
00:26:59 UTC (rev 25353)
@@ -15,16 +15,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
<artifactId>ding-customgraphics-manager-impl</artifactId>
- <version>3.0.0-alpha2</version>
+ <version>3.0.0-alpha3-SNAPSHOT</version>
<name>${bundle.symbolicName}</name>
<packaging>bundle</packaging>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/ding-customgraphics-manager-impl/tags/ding-customgraphics-manager-impl-3.0.0-alpha2</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/ding-customgraphics-manager-impl/tags/ding-customgraphics-manager-impl-3.0.0-alpha2</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/ding-customgraphics-manager-impl/tags/ding-customgraphics-manager-impl-3.0.0-alpha2</url>
+
<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>
@@ -99,25 +99,25 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>ding-presentation-impl</artifactId>
- <version>3.0.0-alpha2</version>
+ <version>3.0.0-alpha3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>swing-application-api</artifactId>
- <version>3.0.0-alpha2</version>
+ <version>3.0.0-alpha3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>property-api</artifactId>
- <version>3.0.0-alpha4</version>
+ <version>3.0.0-alpha5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>work-api</artifactId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha4-SNAPSHOT</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.