Author: mes Date: 2011-05-14 17:29:06 -0700 (Sat, 14 May 2011) New Revision: 25357
Modified: core3/splash-updater-impl/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: core3/splash-updater-impl/trunk/pom.xml =================================================================== --- core3/splash-updater-impl/trunk/pom.xml 2011-05-15 00:29:03 UTC (rev 25356) +++ core3/splash-updater-impl/trunk/pom.xml 2011-05-15 00:29:06 UTC (rev 25357) @@ -15,16 +15,16 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.cytoscape</groupId> <artifactId>splash-updater-impl</artifactId> - <version>3.0.0-alpha1</version> + <version>3.0.0-alpha2-SNAPSHOT</version> <name>Splash Updater</name> <packaging>bundle</packaging> <scm> - <connection>scm:svn:http://chianti.ucsd.edu/svn/core3/splash-updater-impl/tags/splash-updater-impl-3.0.0-alpha1</connection> - <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/splash-updater-impl/tags/splash-updater-impl-3.0.0-alpha1</developerConnection> - <url>http://chianti.ucsd.edu/svn/core3/splash-updater-impl/tags/splash-updater-impl-3.0.0-alpha1</url> + <connection>scm:svn:http://chianti.ucsd.edu/svn/core3/splash-updater-impl/trunk</connection> + <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/splash-updater-impl/trunk</developerConnection> + <url>http://chianti.ucsd.edu/svn/core3/splash-updater-impl/trunk</url> </scm> <build> -- 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.
