Author: kono
Date: 2012-07-12 14:10:24 -0700 (Thu, 12 Jul 2012)
New Revision: 29875
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-07-12
21:10:08 UTC (rev 29874)
+++ core3/support/trunk/archetypes/api-provider-app/pom.xml 2012-07-12
21:10:24 UTC (rev 29875)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>archetypes-parent</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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-07-12 21:10:08 UTC
(rev 29874)
+++ core3/support/trunk/archetypes/cyaction-app/pom.xml 2012-07-12 21:10:24 UTC
(rev 29875)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>archetypes-parent</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
</parent>
<groupId>org.cytoscape.archetypes</groupId>
Modified: core3/support/trunk/archetypes/pom.xml
===================================================================
--- core3/support/trunk/archetypes/pom.xml 2012-07-12 21:10:08 UTC (rev
29874)
+++ core3/support/trunk/archetypes/pom.xml 2012-07-12 21:10:24 UTC (rev
29875)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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-07-12 21:10:08 UTC
(rev 29874)
+++ core3/support/trunk/archetypes/task-app/pom.xml 2012-07-12 21:10:24 UTC
(rev 29875)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>archetypes-parent</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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-07-12 21:10:08 UTC (rev
29874)
+++ core3/support/trunk/cy-commons-cli/pom.xml 2012-07-12 21:10:24 UTC (rev
29875)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
</parent>
<properties>
<bundle.symbolicName>org.cytoscape.cy-commons-cli</bundle.symbolicName>
Modified: core3/support/trunk/integration-test-support/pom.xml
===================================================================
--- core3/support/trunk/integration-test-support/pom.xml 2012-07-12
21:10:08 UTC (rev 29874)
+++ core3/support/trunk/integration-test-support/pom.xml 2012-07-12
21:10:24 UTC (rev 29875)
@@ -4,7 +4,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
</parent>
<properties>
Modified: core3/support/trunk/launch-framework/cmdline/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/cmdline/pom.xml 2012-07-12
21:10:08 UTC (rev 29874)
+++ core3/support/trunk/launch-framework/cmdline/pom.xml 2012-07-12
21:10:24 UTC (rev 29875)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>launch-framework</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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-07-12
21:10:08 UTC (rev 29874)
+++ core3/support/trunk/launch-framework/launcher/pom.xml 2012-07-12
21:10:24 UTC (rev 29875)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>launch-framework</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
</parent>
<artifactId>launcher</artifactId>
Modified: core3/support/trunk/launch-framework/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/pom.xml 2012-07-12 21:10:08 UTC
(rev 29874)
+++ core3/support/trunk/launch-framework/pom.xml 2012-07-12 21:10:24 UTC
(rev 29875)
@@ -3,7 +3,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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-07-12 21:10:08 UTC (rev 29874)
+++ core3/support/trunk/launch-framework/startlevel-assembly/pom.xml
2012-07-12 21:10:24 UTC (rev 29875)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>launch-framework</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2012-07-12 21:10:08 UTC (rev 29874)
+++ core3/support/trunk/pom.xml 2012-07-12 21:10:24 UTC (rev 29875)
@@ -15,7 +15,7 @@
<artifactId>support-parent</artifactId>
<packaging>pom</packaging>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
<name>Cytoscape Support Parent Project POM</name>
<modules>
@@ -29,9 +29,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/support/tags/support-parent-3.0.0-alpha8</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/support/tags/support-parent-3.0.0-alpha8</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/support/tags/support-parent-3.0.0-alpha8</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-07-12 21:10:08 UTC
(rev 29874)
+++ core3/support/trunk/splash-updater-impl/pom.xml 2012-07-12 21:10:24 UTC
(rev 29875)
@@ -4,7 +4,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-SNAPSHOT</version>
</parent>
<properties>
Modified: core3/support/trunk/taglets/pom.xml
===================================================================
--- core3/support/trunk/taglets/pom.xml 2012-07-12 21:10:08 UTC (rev 29874)
+++ core3/support/trunk/taglets/pom.xml 2012-07-12 21:10:24 UTC (rev 29875)
@@ -2,7 +2,7 @@
<parent>
<artifactId>support-parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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-07-12 21:10:08 UTC
(rev 29874)
+++ core3/support/trunk/task-testing-impl/pom.xml 2012-07-12 21:10:24 UTC
(rev 29875)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>support-parent</artifactId>
- <version>3.0.0-alpha8</version>
+ <version>3.0.0-alpha9-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.