Author: kono
Date: 2012-12-06 21:18:27 -0800 (Thu, 06 Dec 2012)
New Revision: 30948

Modified:
   core3/support/trunk/archetypes/api-provider-app/pom.xml
   core3/support/trunk/archetypes/cyaction-app/pom.xml
   core3/support/trunk/archetypes/pom.xml
   core3/support/trunk/archetypes/task-app/pom.xml
   core3/support/trunk/cy-commons-cli/pom.xml
   core3/support/trunk/integration-test-support/pom.xml
   core3/support/trunk/launch-framework/cmdline/pom.xml
   core3/support/trunk/launch-framework/launcher/pom.xml
   core3/support/trunk/launch-framework/pom.xml
   core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
   core3/support/trunk/pom.xml
   core3/support/trunk/splash-updater-impl/pom.xml
   core3/support/trunk/taglets/pom.xml
   core3/support/trunk/task-testing-impl/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: core3/support/trunk/archetypes/api-provider-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/api-provider-app/pom.xml     2012-12-07 
05:18:07 UTC (rev 30947)
+++ core3/support/trunk/archetypes/api-provider-app/pom.xml     2012-12-07 
05:18:27 UTC (rev 30948)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>archetypes-parent</artifactId>
-               <version> 3.0.0-beta2-SNAPSHOT</version>
+               <version> 3.0.1-SNAPSHOT</version>
        </parent>
 
        <groupId>org.cytoscape.archetypes</groupId>

Modified: core3/support/trunk/archetypes/cyaction-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/cyaction-app/pom.xml 2012-12-07 05:18:07 UTC 
(rev 30947)
+++ core3/support/trunk/archetypes/cyaction-app/pom.xml 2012-12-07 05:18:27 UTC 
(rev 30948)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>archetypes-parent</artifactId>
-               <version> 3.0.0-beta2-SNAPSHOT</version>
+               <version> 3.0.1-SNAPSHOT</version>
        </parent>
 
        <groupId>org.cytoscape.archetypes</groupId>

Modified: core3/support/trunk/archetypes/pom.xml
===================================================================
--- core3/support/trunk/archetypes/pom.xml      2012-12-07 05:18:07 UTC (rev 
30947)
+++ core3/support/trunk/archetypes/pom.xml      2012-12-07 05:18:27 UTC (rev 
30948)
@@ -8,7 +8,7 @@
        </parent>
 
        <artifactId>archetypes-parent</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Cytoscape 3 App Archetypes Parent</name>
 
@@ -47,11 +47,4 @@
                        </plugin>
                </plugins>
        </build>
-
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/archetypes-parent</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/archetypes-parent</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/archetypes-parent</url>
-  </scm>
 </project>

Modified: core3/support/trunk/archetypes/task-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/task-app/pom.xml     2012-12-07 05:18:07 UTC 
(rev 30947)
+++ core3/support/trunk/archetypes/task-app/pom.xml     2012-12-07 05:18:27 UTC 
(rev 30948)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>archetypes-parent</artifactId>
-               <version>3.0.0-beta2-SNAPSHOT</version>
+               <version>3.0.1-SNAPSHOT</version>
        </parent>
 
        <groupId>org.cytoscape.archetypes</groupId>

Modified: core3/support/trunk/cy-commons-cli/pom.xml
===================================================================
--- core3/support/trunk/cy-commons-cli/pom.xml  2012-12-07 05:18:07 UTC (rev 
30947)
+++ core3/support/trunk/cy-commons-cli/pom.xml  2012-12-07 05:18:27 UTC (rev 
30948)
@@ -13,7 +13,7 @@
 
        <modelVersion>4.0.0</modelVersion>
        <artifactId>cy-commons-cli</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
        <name>${bundle.symbolicName}</name>
        <packaging>bundle</packaging>
        <repositories>
@@ -80,10 +80,4 @@
                        <scope>test</scope>
                </dependency>
        </dependencies>
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/cy-commons-cli</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/cy-commons-cli</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/cy-commons-cli</url>
-  </scm>
 </project>

Modified: core3/support/trunk/integration-test-support/pom.xml
===================================================================
--- core3/support/trunk/integration-test-support/pom.xml        2012-12-07 
05:18:07 UTC (rev 30947)
+++ core3/support/trunk/integration-test-support/pom.xml        2012-12-07 
05:18:27 UTC (rev 30948)
@@ -14,7 +14,7 @@
 
        <modelVersion>4.0.0</modelVersion>
        <artifactId>integration-test-support</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
 
        <name>${bundle.symbolicName}</name>
 
@@ -92,10 +92,4 @@
                        <version>3.0</version>
                </dependency>
        </dependencies>
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/integration-test-support</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/integration-test-support</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/integration-test-support</url>
-  </scm>
 </project>

Modified: core3/support/trunk/launch-framework/cmdline/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/cmdline/pom.xml        2012-12-07 
05:18:07 UTC (rev 30947)
+++ core3/support/trunk/launch-framework/cmdline/pom.xml        2012-12-07 
05:18:27 UTC (rev 30948)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>launch-framework</artifactId>
-               <version>3.0.0-beta2-SNAPSHOT</version>
+               <version>3.0.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>

Modified: core3/support/trunk/launch-framework/launcher/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/launcher/pom.xml       2012-12-07 
05:18:07 UTC (rev 30947)
+++ core3/support/trunk/launch-framework/launcher/pom.xml       2012-12-07 
05:18:27 UTC (rev 30948)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>launch-framework</artifactId>
-               <version>3.0.0-beta2-SNAPSHOT</version>
+               <version>3.0.1-SNAPSHOT</version>
        </parent>
 
        <artifactId>launcher</artifactId>

Modified: core3/support/trunk/launch-framework/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/pom.xml        2012-12-07 05:18:07 UTC 
(rev 30947)
+++ core3/support/trunk/launch-framework/pom.xml        2012-12-07 05:18:27 UTC 
(rev 30948)
@@ -9,7 +9,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>launch-framework</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
 
        <name>Cytoscape Launch Framework</name>
 
@@ -64,10 +64,4 @@
                <module>launcher</module>
                <module>startlevel-assembly</module>
        </modules>
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/launch-framework</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/launch-framework</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/launch-framework</url>
-  </scm>
 </project>

Modified: core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/startlevel-assembly/pom.xml    
2012-12-07 05:18:07 UTC (rev 30947)
+++ core3/support/trunk/launch-framework/startlevel-assembly/pom.xml    
2012-12-07 05:18:27 UTC (rev 30948)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.cytoscape</groupId>
                <artifactId>launch-framework</artifactId>
-               <version>3.0.0-beta2-SNAPSHOT</version>
+               <version>3.0.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>

Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2012-12-07 05:18:07 UTC (rev 30947)
+++ core3/support/trunk/pom.xml 2012-12-07 05:18:27 UTC (rev 30948)
@@ -29,9 +29,9 @@
        </modules>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release</developerConnection>
-               
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release</url>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/trunk</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/trunk</developerConnection>
+               <url>http://chianti.ucsd.edu/svn/core3/support/trunk</url>
        </scm>
 
        <build>

Modified: core3/support/trunk/splash-updater-impl/pom.xml
===================================================================
--- core3/support/trunk/splash-updater-impl/pom.xml     2012-12-07 05:18:07 UTC 
(rev 30947)
+++ core3/support/trunk/splash-updater-impl/pom.xml     2012-12-07 05:18:27 UTC 
(rev 30948)
@@ -15,7 +15,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>splash-updater-impl</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
 
        <name>Splash Updater</name>
 
@@ -79,11 +79,4 @@
                        <scope>provided</scope>
                </dependency>
        </dependencies>
-
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/splash-updater-impl</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/splash-updater-impl</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/splash-updater-impl</url>
-  </scm>
 </project>

Modified: core3/support/trunk/taglets/pom.xml
===================================================================
--- core3/support/trunk/taglets/pom.xml 2012-12-07 05:18:07 UTC (rev 30947)
+++ core3/support/trunk/taglets/pom.xml 2012-12-07 05:18:27 UTC (rev 30948)
@@ -8,7 +8,7 @@
        <modelVersion>4.0.0</modelVersion>
 
        <artifactId>taglets</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>Cytoscape Documentation Taglets</name>
@@ -169,11 +169,4 @@
                        </dependencies>
                </profile>
        </profiles>
-
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/taglets</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/taglets</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/taglets</url>
-  </scm>
 </project>

Modified: core3/support/trunk/task-testing-impl/pom.xml
===================================================================
--- core3/support/trunk/task-testing-impl/pom.xml       2012-12-07 05:18:07 UTC 
(rev 30947)
+++ core3/support/trunk/task-testing-impl/pom.xml       2012-12-07 05:18:27 UTC 
(rev 30948)
@@ -14,7 +14,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>task-testing-impl</artifactId>
-  <version>3.0.0-beta2-SNAPSHOT</version>
+  <version>3.0.1-SNAPSHOT</version>
        <name>Tasks for Testing</name>
        <packaging>bundle</packaging>
 
@@ -96,10 +96,4 @@
                        <version>${osgi.api.version}</version>
                </dependency>
        </dependencies>
-
-  <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/task-testing-impl</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/branches/3.0.0-release/task-testing-impl</developerConnection>
-    
<url>http://chianti.ucsd.edu/svn/core3/support/branches/3.0.0-release/task-testing-impl</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.

Reply via email to