Author: kono
Date: 2012-10-01 15:19:57 -0700 (Mon, 01 Oct 2012)
New Revision: 30565
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-10-01
22:19:42 UTC (rev 30564)
+++ core3/support/trunk/archetypes/api-provider-app/pom.xml 2012-10-01
22:19:57 UTC (rev 30565)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>archetypes-parent</artifactId>
- <version> 3.0.0-beta1</version>
+ <version> 3.0.0-beta2-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-10-01 22:19:42 UTC
(rev 30564)
+++ core3/support/trunk/archetypes/cyaction-app/pom.xml 2012-10-01 22:19:57 UTC
(rev 30565)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>archetypes-parent</artifactId>
- <version> 3.0.0-beta1</version>
+ <version> 3.0.0-beta2-SNAPSHOT</version>
</parent>
<groupId>org.cytoscape.archetypes</groupId>
Modified: core3/support/trunk/archetypes/pom.xml
===================================================================
--- core3/support/trunk/archetypes/pom.xml 2012-10-01 22:19:42 UTC (rev
30564)
+++ core3/support/trunk/archetypes/pom.xml 2012-10-01 22:19:57 UTC (rev
30565)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<artifactId>archetypes-parent</artifactId>
Modified: core3/support/trunk/archetypes/task-app/pom.xml
===================================================================
--- core3/support/trunk/archetypes/task-app/pom.xml 2012-10-01 22:19:42 UTC
(rev 30564)
+++ core3/support/trunk/archetypes/task-app/pom.xml 2012-10-01 22:19:57 UTC
(rev 30565)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>archetypes-parent</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-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-10-01 22:19:42 UTC (rev
30564)
+++ core3/support/trunk/cy-commons-cli/pom.xml 2012-10-01 22:19:57 UTC (rev
30565)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<properties>
Modified: core3/support/trunk/integration-test-support/pom.xml
===================================================================
--- core3/support/trunk/integration-test-support/pom.xml 2012-10-01
22:19:42 UTC (rev 30564)
+++ core3/support/trunk/integration-test-support/pom.xml 2012-10-01
22:19:57 UTC (rev 30565)
@@ -4,7 +4,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<properties>
Modified: core3/support/trunk/launch-framework/cmdline/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/cmdline/pom.xml 2012-10-01
22:19:42 UTC (rev 30564)
+++ core3/support/trunk/launch-framework/cmdline/pom.xml 2012-10-01
22:19:57 UTC (rev 30565)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>launch-framework</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-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-10-01
22:19:42 UTC (rev 30564)
+++ core3/support/trunk/launch-framework/launcher/pom.xml 2012-10-01
22:19:57 UTC (rev 30565)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>launch-framework</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<artifactId>launcher</artifactId>
Modified: core3/support/trunk/launch-framework/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/pom.xml 2012-10-01 22:19:42 UTC
(rev 30564)
+++ core3/support/trunk/launch-framework/pom.xml 2012-10-01 22:19:57 UTC
(rev 30565)
@@ -3,7 +3,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
2012-10-01 22:19:42 UTC (rev 30564)
+++ core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
2012-10-01 22:19:57 UTC (rev 30565)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>launch-framework</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2012-10-01 22:19:42 UTC (rev 30564)
+++ core3/support/trunk/pom.xml 2012-10-01 22:19:57 UTC (rev 30565)
@@ -10,7 +10,7 @@
</parent>
<artifactId>support-parent</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Cytoscape Support Parent Project POM</name>
@@ -29,9 +29,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/tags/support-parent-3.0.0-beta1</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/tags/support-parent-3.0.0-beta1</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/support/tags/support-parent-3.0.0-beta1</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-10-01 22:19:42 UTC
(rev 30564)
+++ core3/support/trunk/splash-updater-impl/pom.xml 2012-10-01 22:19:57 UTC
(rev 30565)
@@ -4,7 +4,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<properties>
Modified: core3/support/trunk/taglets/pom.xml
===================================================================
--- core3/support/trunk/taglets/pom.xml 2012-10-01 22:19:42 UTC (rev 30564)
+++ core3/support/trunk/taglets/pom.xml 2012-10-01 22:19:57 UTC (rev 30565)
@@ -2,7 +2,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: core3/support/trunk/task-testing-impl/pom.xml
===================================================================
--- core3/support/trunk/task-testing-impl/pom.xml 2012-10-01 22:19:42 UTC
(rev 30564)
+++ core3/support/trunk/task-testing-impl/pom.xml 2012-10-01 22:19:57 UTC
(rev 30565)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
- <version>3.0.0-beta1</version>
+ <version>3.0.0-beta2-SNAPSHOT</version>
</parent>
<properties>
--
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.