Author: mes
Date: 2011-01-31 11:10:28 -0800 (Mon, 31 Jan 2011)
New Revision: 23979

Modified:
   core3/gui-distribution/trunk/distribution/pom.xml
   core3/gui-distribution/trunk/pom.xml
   core3/gui-distribution/trunk/startlevel-1/pom.xml
   core3/gui-distribution/trunk/startlevel-2/pom.xml
   core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
[maven-release-plugin] prepare release gui-distribution-3.0.0-M1

Modified: core3/gui-distribution/trunk/distribution/pom.xml
===================================================================
--- core3/gui-distribution/trunk/distribution/pom.xml   2011-01-31 19:09:22 UTC 
(rev 23978)
+++ core3/gui-distribution/trunk/distribution/pom.xml   2011-01-31 19:10:28 UTC 
(rev 23979)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<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";>
 
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>gui-distribution</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>3.0.0-M1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: core3/gui-distribution/trunk/pom.xml
===================================================================
--- core3/gui-distribution/trunk/pom.xml        2011-01-31 19:09:22 UTC (rev 
23978)
+++ core3/gui-distribution/trunk/pom.xml        2011-01-31 19:10:28 UTC (rev 
23979)
@@ -1,5 +1,4 @@
-<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";>
 
   <parent>
     <artifactId>parent</artifactId>
@@ -10,16 +9,16 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.cytoscape</groupId>
   <artifactId>gui-distribution</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>3.0.0-M1</version>
 
   <name>Cytoscape</name>
 
   <packaging>pom</packaging>
 
     <scm>
-        
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/gui-distribution/trunk</connection>
-        
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/gui-distribution/trunk</developerConnection>
-        <url>http://chianti.ucsd.edu/svn/core3/gui-distribution/trunk</url>
+        
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/gui-distribution/tags/gui-distribution-3.0.0-M1</connection>
+        
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/gui-distribution/tags/gui-distribution-3.0.0-M1</developerConnection>
+        
<url>http://chianti.ucsd.edu/svn/core3/gui-distribution/tags/gui-distribution-3.0.0-M1</url>
     </scm>
 
   <build>

Modified: core3/gui-distribution/trunk/startlevel-1/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-1/pom.xml   2011-01-31 19:09:22 UTC 
(rev 23978)
+++ core3/gui-distribution/trunk/startlevel-1/pom.xml   2011-01-31 19:10:28 UTC 
(rev 23979)
@@ -1,10 +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";>
 
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>gui-distribution</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>3.0.0-M1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: core3/gui-distribution/trunk/startlevel-2/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-2/pom.xml   2011-01-31 19:09:22 UTC 
(rev 23978)
+++ core3/gui-distribution/trunk/startlevel-2/pom.xml   2011-01-31 19:10:28 UTC 
(rev 23979)
@@ -1,10 +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";>
 
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>gui-distribution</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>3.0.0-M1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml   2011-01-31 19:09:22 UTC 
(rev 23978)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml   2011-01-31 19:10:28 UTC 
(rev 23979)
@@ -1,10 +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";>
 
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>gui-distribution</artifactId>
-               <version>1.0-SNAPSHOT</version>
+               <version>3.0.0-M1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>

-- 
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.

Reply via email to