From 9288d9dae323820959c28213603fd560c1cabe67 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 27 Jul 2009 17:17:30 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/slc/trunk@2811 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- archetypes/org.argeo.slc.archetype.basic/pom.xml | 2 +- archetypes/pom.xml | 2 +- demo/pom.xml | 2 +- demo/site/pom.xml | 2 +- dep/org.argeo.slc.dep.agent/pom.xml | 2 +- dep/org.argeo.slc.dep.detached/pom.xml | 2 +- dep/org.argeo.slc.dep.server/pom.xml | 2 +- dep/pom.xml | 2 +- integration-tests/org.argeo.slc.it.webapp/pom.xml | 2 +- integration-tests/pom.xml | 2 +- modules/agent/pom.xml | 2 +- modules/pom.xml | 2 +- modules/server/pom.xml | 2 +- pom.xml | 8 ++++---- runtime/org.argeo.slc.core/pom.xml | 2 +- runtime/org.argeo.slc.detached.launcher/pom.xml | 2 +- runtime/org.argeo.slc.detached/pom.xml | 2 +- runtime/org.argeo.slc.launcher/pom.xml | 2 +- runtime/org.argeo.slc.lib.detached/pom.xml | 2 +- runtime/org.argeo.slc.osgiboot/pom.xml | 2 +- runtime/org.argeo.slc.server/pom.xml | 2 +- runtime/org.argeo.slc.specs/pom.xml | 2 +- runtime/org.argeo.slc.support.activemq/pom.xml | 2 +- runtime/org.argeo.slc.support.ant/pom.xml | 2 +- runtime/org.argeo.slc.support.castor/pom.xml | 2 +- runtime/org.argeo.slc.support.equinox/pom.xml | 2 +- runtime/org.argeo.slc.support.hibernate/pom.xml | 2 +- runtime/org.argeo.slc.support.jemmy/pom.xml | 2 +- runtime/org.argeo.slc.support.maven/pom.xml | 2 +- runtime/org.argeo.slc.support.osgi/pom.xml | 2 +- runtime/org.argeo.slc.support.simple/pom.xml | 2 +- runtime/org.argeo.slc.unit/pom.xml | 2 +- runtime/pom.xml | 2 +- server/org.argeo.slc.ria/pom.xml | 2 +- server/pom.xml | 2 +- 35 files changed, 38 insertions(+), 38 deletions(-) diff --git a/archetypes/org.argeo.slc.archetype.basic/pom.xml b/archetypes/org.argeo.slc.archetype.basic/pom.xml index 6274d40cf..9df72e236 100644 --- a/archetypes/org.argeo.slc.archetype.basic/pom.xml +++ b/archetypes/org.argeo.slc.archetype.basic/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc archetype - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.archetypes diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 0548b9b8f..3fb57c9e6 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc diff --git a/demo/pom.xml b/demo/pom.xml index 5017c3baf..5e99953b4 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc diff --git a/demo/site/pom.xml b/demo/site/pom.xml index fd8f209c2..2fb18bdf2 100644 --- a/demo/site/pom.xml +++ b/demo/site/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.demo diff --git a/dep/org.argeo.slc.dep.agent/pom.xml b/dep/org.argeo.slc.dep.agent/pom.xml index c3421eff8..44158d43e 100644 --- a/dep/org.argeo.slc.dep.agent/pom.xml +++ b/dep/org.argeo.slc.dep.agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.detached/pom.xml b/dep/org.argeo.slc.dep.detached/pom.xml index f63439046..34805ab35 100644 --- a/dep/org.argeo.slc.dep.detached/pom.xml +++ b/dep/org.argeo.slc.dep.detached/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.server/pom.xml b/dep/org.argeo.slc.dep.server/pom.xml index ba49f90fc..d1b9b456d 100644 --- a/dep/org.argeo.slc.dep.server/pom.xml +++ b/dep/org.argeo.slc.dep.server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.dep diff --git a/dep/pom.xml b/dep/pom.xml index 62a64d714..e94b55a80 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc diff --git a/integration-tests/org.argeo.slc.it.webapp/pom.xml b/integration-tests/org.argeo.slc.it.webapp/pom.xml index 1fd0f28cd..8a3573402 100644 --- a/integration-tests/org.argeo.slc.it.webapp/pom.xml +++ b/integration-tests/org.argeo.slc.it.webapp/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc integration-tests - 0.11.4 + 0.11.5-SNAPSHOT org.argeo.slc.it org.argeo.slc.it.webapp diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ac86a446b..c48b31a62 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc diff --git a/modules/agent/pom.xml b/modules/agent/pom.xml index e4fcf02e8..914a21d42 100644 --- a/modules/agent/pom.xml +++ b/modules/agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.modules diff --git a/modules/pom.xml b/modules/pom.xml index df1d353be..be31213ea 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. modules diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 2c1dc2a2c..434d27c70 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.modules diff --git a/pom.xml b/pom.xml index 885ccec29..d687ec20e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ argeo-slc pom Argeo SLC - 0.11.4 + 0.11.5-SNAPSHOT runtime dep @@ -35,9 +35,9 @@ ${site.urlBase}/${developmentCycle} - scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4 - scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4 - https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4 + scm:svn:https://www.argeo.org/svn/slc/trunk + scm:svn:https://www.argeo.org/svn/slc/trunk + https://www.argeo.org/svn/slc/trunk Bugzilla diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index ec6bcaf47..aaa7cfaf6 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index 0dc02308a..ba18c4d8c 100644 --- a/runtime/org.argeo.slc.detached.launcher/pom.xml +++ b/runtime/org.argeo.slc.detached.launcher/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index ce8cee562..3b90bb9d6 100644 --- a/runtime/org.argeo.slc.detached/pom.xml +++ b/runtime/org.argeo.slc.detached/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index db410109a..3a6d19f8a 100644 --- a/runtime/org.argeo.slc.launcher/pom.xml +++ b/runtime/org.argeo.slc.launcher/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.lib.detached/pom.xml b/runtime/org.argeo.slc.lib.detached/pom.xml index 9615ba697..186149a7d 100644 --- a/runtime/org.argeo.slc.lib.detached/pom.xml +++ b/runtime/org.argeo.slc.lib.detached/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.osgiboot/pom.xml b/runtime/org.argeo.slc.osgiboot/pom.xml index a85e1a502..9640c9aed 100644 --- a/runtime/org.argeo.slc.osgiboot/pom.xml +++ b/runtime/org.argeo.slc.osgiboot/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index e03e6f404..4b11b62ea 100644 --- a/runtime/org.argeo.slc.server/pom.xml +++ b/runtime/org.argeo.slc.server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index 982333588..e7c7ef971 100644 --- a/runtime/org.argeo.slc.specs/pom.xml +++ b/runtime/org.argeo.slc.specs/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.activemq/pom.xml b/runtime/org.argeo.slc.support.activemq/pom.xml index a444e5981..945003d02 100644 --- a/runtime/org.argeo.slc.support.activemq/pom.xml +++ b/runtime/org.argeo.slc.support.activemq/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index b8a996ef0..18815e9c4 100644 --- a/runtime/org.argeo.slc.support.ant/pom.xml +++ b/runtime/org.argeo.slc.support.ant/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index edcae8731..50e43ce0b 100644 --- a/runtime/org.argeo.slc.support.castor/pom.xml +++ b/runtime/org.argeo.slc.support.castor/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index 5c825e43c..83827b8c3 100644 --- a/runtime/org.argeo.slc.support.equinox/pom.xml +++ b/runtime/org.argeo.slc.support.equinox/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.hibernate/pom.xml b/runtime/org.argeo.slc.support.hibernate/pom.xml index d38c4f80d..1e3d56f4d 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.jemmy/pom.xml b/runtime/org.argeo.slc.support.jemmy/pom.xml index b0c10bb3b..f012e0a35 100644 --- a/runtime/org.argeo.slc.support.jemmy/pom.xml +++ b/runtime/org.argeo.slc.support.jemmy/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.maven/pom.xml b/runtime/org.argeo.slc.support.maven/pom.xml index 3f3acbf46..91389531b 100644 --- a/runtime/org.argeo.slc.support.maven/pom.xml +++ b/runtime/org.argeo.slc.support.maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.osgi/pom.xml b/runtime/org.argeo.slc.support.osgi/pom.xml index de2d7a7ee..83ada1a86 100644 --- a/runtime/org.argeo.slc.support.osgi/pom.xml +++ b/runtime/org.argeo.slc.support.osgi/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index a8d633f4a..0e6e8fdff 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 779453567..2094a46e2 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/pom.xml b/runtime/pom.xml index a1812b7e2..4da5ecec1 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc diff --git a/server/org.argeo.slc.ria/pom.xml b/server/org.argeo.slc.ria/pom.xml index 1b4b40d39..3e03b8e85 100644 --- a/server/org.argeo.slc.ria/pom.xml +++ b/server/org.argeo.slc.ria/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc server - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc.server diff --git a/server/pom.xml b/server/pom.xml index ba3a9819b..c7ae86752 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.11.4 + 0.11.5-SNAPSHOT .. org.argeo.slc -- 2.39.2