Author: mes Date: 2011-05-14 17:28:59 -0700 (Sat, 14 May 2011) New Revision: 25355
Modified: core3/splash-updater-impl/trunk/pom.xml Log: [maven-release-plugin] prepare release splash-updater-impl-3.0.0-alpha1 Modified: core3/splash-updater-impl/trunk/pom.xml =================================================================== --- core3/splash-updater-impl/trunk/pom.xml 2011-05-15 00:28:28 UTC (rev 25354) +++ core3/splash-updater-impl/trunk/pom.xml 2011-05-15 00:28:59 UTC (rev 25355) @@ -15,16 +15,16 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.cytoscape</groupId> <artifactId>splash-updater-impl</artifactId> - <version>3.0.0-alpha1-SNAPSHOT</version> + <version>3.0.0-alpha1</version> <name>Splash Updater</name> <packaging>bundle</packaging> <scm> - <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> + <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> </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.
