Author: mes Date: 2010-09-07 16:25:25 -0700 (Tue, 07 Sep 2010) New Revision: 21740
Modified: coreplugins/trunk/AdvancedNetworkMerge/pom.xml coreplugins/trunk/AutomaticLayout/pom.xml coreplugins/trunk/BioMartClient/pom.xml coreplugins/trunk/BioPAX/pom.xml coreplugins/trunk/CoreCommands/pom.xml coreplugins/trunk/CytoscapeEditor2/pom.xml coreplugins/trunk/EquationFunctions/pom.xml coreplugins/trunk/ManualLayout/pom.xml coreplugins/trunk/NCBIClient/pom.xml coreplugins/trunk/PSI-MI/pom.xml coreplugins/trunk/QuickFind/pom.xml coreplugins/trunk/RFilters/pom.xml coreplugins/trunk/SBMLReader/pom.xml coreplugins/trunk/TableImport/pom.xml coreplugins/trunk/browser/pom.xml coreplugins/trunk/cPath/pom.xml coreplugins/trunk/cPath2/pom.xml coreplugins/trunk/filters/pom.xml coreplugins/trunk/linkout/pom.xml coreplugins/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: coreplugins/trunk/AdvancedNetworkMerge/pom.xml =================================================================== --- coreplugins/trunk/AdvancedNetworkMerge/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/AdvancedNetworkMerge/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>advanced-network-merge</artifactId> Modified: coreplugins/trunk/AutomaticLayout/pom.xml =================================================================== --- coreplugins/trunk/AutomaticLayout/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/AutomaticLayout/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>automatic-layout</artifactId> Modified: coreplugins/trunk/BioMartClient/pom.xml =================================================================== --- coreplugins/trunk/BioMartClient/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/BioMartClient/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>biomart-client</artifactId> Modified: coreplugins/trunk/BioPAX/pom.xml =================================================================== --- coreplugins/trunk/BioPAX/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/BioPAX/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>biopax</artifactId> Modified: coreplugins/trunk/CoreCommands/pom.xml =================================================================== --- coreplugins/trunk/CoreCommands/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/CoreCommands/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>core-commands</artifactId> Modified: coreplugins/trunk/CytoscapeEditor2/pom.xml =================================================================== --- coreplugins/trunk/CytoscapeEditor2/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/CytoscapeEditor2/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>editor</artifactId> Modified: coreplugins/trunk/EquationFunctions/pom.xml =================================================================== --- coreplugins/trunk/EquationFunctions/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/EquationFunctions/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>equation-functions</artifactId> Modified: coreplugins/trunk/ManualLayout/pom.xml =================================================================== --- coreplugins/trunk/ManualLayout/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/ManualLayout/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>manual-layout</artifactId> Modified: coreplugins/trunk/NCBIClient/pom.xml =================================================================== --- coreplugins/trunk/NCBIClient/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/NCBIClient/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>ncbi-client</artifactId> Modified: coreplugins/trunk/PSI-MI/pom.xml =================================================================== --- coreplugins/trunk/PSI-MI/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/PSI-MI/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>psi-mi</artifactId> Modified: coreplugins/trunk/QuickFind/pom.xml =================================================================== --- coreplugins/trunk/QuickFind/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/QuickFind/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>quickfind</artifactId> Modified: coreplugins/trunk/RFilters/pom.xml =================================================================== --- coreplugins/trunk/RFilters/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/RFilters/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>rfilters</artifactId> Modified: coreplugins/trunk/SBMLReader/pom.xml =================================================================== --- coreplugins/trunk/SBMLReader/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/SBMLReader/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>sbml-reader</artifactId> Modified: coreplugins/trunk/TableImport/pom.xml =================================================================== --- coreplugins/trunk/TableImport/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/TableImport/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>table-import</artifactId> Modified: coreplugins/trunk/browser/pom.xml =================================================================== --- coreplugins/trunk/browser/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/browser/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>attribute-browser</artifactId> Modified: coreplugins/trunk/cPath/pom.xml =================================================================== --- coreplugins/trunk/cPath/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/cPath/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>cpath</artifactId> Modified: coreplugins/trunk/cPath2/pom.xml =================================================================== --- coreplugins/trunk/cPath2/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/cPath2/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>cpath2</artifactId> Modified: coreplugins/trunk/filters/pom.xml =================================================================== --- coreplugins/trunk/filters/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/filters/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>filters</artifactId> @@ -23,7 +23,7 @@ <dependency> <groupId>cytoscape.coreplugins</groupId> <artifactId>quickfind</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> <scope>provided</scope> </dependency> </dependencies> Modified: coreplugins/trunk/linkout/pom.xml =================================================================== --- coreplugins/trunk/linkout/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/linkout/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,9 +1,9 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> </parent> <artifactId>linkout</artifactId> Modified: coreplugins/trunk/pom.xml =================================================================== --- coreplugins/trunk/pom.xml 2010-09-07 23:25:18 UTC (rev 21739) +++ coreplugins/trunk/pom.xml 2010-09-07 23:25:25 UTC (rev 21740) @@ -1,10 +1,10 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>cytoscape.coreplugins</groupId> <artifactId>parent</artifactId> <packaging>pom</packaging> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> <name>Cytoscape Core Plugins Parent POM</name> <properties> @@ -179,10 +179,9 @@ </dependencies> <scm> - <connection>scm:svn:http://chianti.ucsd.edu/svn/coreplugins/tags/parent-2.8.0-beta1</connection> - <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/coreplugins/tags/parent-2.8.0-beta1</developerConnection> - <tag>HEAD</tag> - <url>http://chianti.ucsd.edu/svn/coreplugins/tags/parent-2.8.0-beta1</url> + <connection>scm:svn:http://chianti.ucsd.edu/svn/coreplugins/trunk</connection> + <developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/coreplugins/trunk</developerConnection> + <url>http://chianti.ucsd.edu/svn/coreplugins/trunk</url> </scm> </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.
