From 1992ef2527da82aa17914e575ec5fbaf55e0e0f8 Mon Sep 17 00:00:00 2001 From: Bruno Sinou Date: Wed, 14 May 2014 19:10:51 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/slc/trunk@6987 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../org.argeo.slc.executionmodule/pom.xml | 2 +- archetypes/pom.xml | 2 +- demo/modules/org.argeo.slc.demo.ant/pom.xml | 2 +- demo/modules/org.argeo.slc.demo.basic/pom.xml | 2 +- demo/modules/org.argeo.slc.demo.det/pom.xml | 2 +- .../org.argeo.slc.demo.detached/pom.xml | 2 +- demo/modules/org.argeo.slc.demo.maven/pom.xml | 2 +- .../modules/org.argeo.slc.demo.minimal/pom.xml | 2 +- demo/modules/pom.xml | 6 +++--- demo/pom.xml | 2 +- dep/org.argeo.slc.dep.backend/pom.xml | 16 ++++++++-------- dep/org.argeo.slc.dep.detached/pom.xml | 8 ++++---- dep/org.argeo.slc.dep.eclipse/pom.xml | 8 ++++---- dep/org.argeo.slc.dep.minimal/pom.xml | 18 +++++++++--------- dep/org.argeo.slc.dep.rap/pom.xml | 10 +++++----- dep/org.argeo.slc.dep.rcp/pom.xml | 10 +++++----- dep/pom.xml | 2 +- dist/pom.xml | 2 +- dist/slc-maven/pom.xml | 6 +++--- dist/slc/pom.xml | 10 +++++----- lib/org.argeo.slc.lib.build/pom.xml | 2 +- lib/org.argeo.slc.lib.jcr/pom.xml | 2 +- lib/org.argeo.slc.lib.repo/pom.xml | 2 +- lib/org.argeo.slc.lib.rpmfactory/pom.xml | 2 +- lib/pom.xml | 4 ++-- modules/org.argeo.slc.agent.cli/pom.xml | 2 +- modules/org.argeo.slc.agent.jcr/pom.xml | 2 +- modules/org.argeo.slc.agent/pom.xml | 2 +- modules/org.argeo.slc.ext.castor/pom.xml | 2 +- modules/org.argeo.slc.node.jackrabbit/pom.xml | 2 +- .../org.argeo.slc.server.repo.webapp/pom.xml | 2 +- modules/org.argeo.slc.server.repo/pom.xml | 2 +- modules/pom.xml | 2 +- plugins/org.argeo.slc.client.rap/pom.xml | 4 ++-- plugins/org.argeo.slc.client.rcp/pom.xml | 8 ++++---- plugins/org.argeo.slc.client.ui.dist/pom.xml | 10 +++++----- plugins/org.argeo.slc.client.ui/pom.xml | 8 ++++---- plugins/pom.xml | 2 +- pom.xml | 8 ++++---- runtime/org.argeo.slc.core/pom.xml | 4 ++-- .../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 | 8 ++++---- runtime/org.argeo.slc.repo/pom.xml | 6 +++--- runtime/org.argeo.slc.rpmfactory/pom.xml | 6 +++--- runtime/org.argeo.slc.specs/pom.xml | 2 +- runtime/org.argeo.slc.support.aether/pom.xml | 4 ++-- runtime/org.argeo.slc.support.ant/pom.xml | 4 ++-- runtime/org.argeo.slc.support.equinox/pom.xml | 6 +++--- runtime/org.argeo.slc.support.jcr/pom.xml | 6 +++--- runtime/org.argeo.slc.support.jemmy/pom.xml | 2 +- runtime/org.argeo.slc.support.maven/pom.xml | 6 +++--- runtime/org.argeo.slc.support.osgi/pom.xml | 4 ++-- runtime/org.argeo.slc.support.simple/pom.xml | 4 ++-- runtime/org.argeo.slc.unit/pom.xml | 6 +++--- runtime/pom.xml | 2 +- 57 files changed, 129 insertions(+), 129 deletions(-) diff --git a/archetypes/org.argeo.slc.executionmodule/pom.xml b/archetypes/org.argeo.slc.executionmodule/pom.xml index 77507cc4c..50ceab88b 100644 --- a/archetypes/org.argeo.slc.executionmodule/pom.xml +++ b/archetypes/org.argeo.slc.executionmodule/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc archetypes - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.executionmodule diff --git a/archetypes/pom.xml b/archetypes/pom.xml index cf268026e..8ce5f9cc2 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. archetypes diff --git a/demo/modules/org.argeo.slc.demo.ant/pom.xml b/demo/modules/org.argeo.slc.demo.ant/pom.xml index 033d1bf6c..3b26f05c8 100644 --- a/demo/modules/org.argeo.slc.demo.ant/pom.xml +++ b/demo/modules/org.argeo.slc.demo.ant/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.demo modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo.ant diff --git a/demo/modules/org.argeo.slc.demo.basic/pom.xml b/demo/modules/org.argeo.slc.demo.basic/pom.xml index a6ce21070..e12458047 100644 --- a/demo/modules/org.argeo.slc.demo.basic/pom.xml +++ b/demo/modules/org.argeo.slc.demo.basic/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.demo modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo.basic diff --git a/demo/modules/org.argeo.slc.demo.det/pom.xml b/demo/modules/org.argeo.slc.demo.det/pom.xml index 46fae540a..a155a1a92 100644 --- a/demo/modules/org.argeo.slc.demo.det/pom.xml +++ b/demo/modules/org.argeo.slc.demo.det/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.demo modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo.det diff --git a/demo/modules/org.argeo.slc.demo.detached/pom.xml b/demo/modules/org.argeo.slc.demo.detached/pom.xml index 1bc6dcf6c..751451a98 100644 --- a/demo/modules/org.argeo.slc.demo.detached/pom.xml +++ b/demo/modules/org.argeo.slc.demo.detached/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.demo modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo.detached diff --git a/demo/modules/org.argeo.slc.demo.maven/pom.xml b/demo/modules/org.argeo.slc.demo.maven/pom.xml index 8d818056a..6d6e277a9 100644 --- a/demo/modules/org.argeo.slc.demo.maven/pom.xml +++ b/demo/modules/org.argeo.slc.demo.maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.demo modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo.maven diff --git a/demo/modules/org.argeo.slc.demo.minimal/pom.xml b/demo/modules/org.argeo.slc.demo.minimal/pom.xml index d390c4af9..9f5b3b6cb 100644 --- a/demo/modules/org.argeo.slc.demo.minimal/pom.xml +++ b/demo/modules/org.argeo.slc.demo.minimal/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.demo modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo.minimal diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index 72c60566b..464c3a557 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.demo @@ -74,13 +74,13 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.18 + 1.1.19-SNAPSHOT pom org.argeo.slc org.argeo.slc.dep.backend - 1.1.18 + 1.1.19-SNAPSHOT pom true diff --git a/demo/pom.xml b/demo/pom.xml index 14444f384..cfbe13e1f 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. demo diff --git a/dep/org.argeo.slc.dep.backend/pom.xml b/dep/org.argeo.slc.dep.backend/pom.xml index 694b86e76..f70f0eb5e 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.dep.backend @@ -40,7 +40,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.18 + 1.1.19-SNAPSHOT pom @@ -60,34 +60,34 @@ org.argeo.slc org.argeo.slc.support.simple - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.ant - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.repo - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.rpmfactory - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.server.repo - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.server.repo.webapp - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.detached/pom.xml b/dep/org.argeo.slc.dep.detached/pom.xml index d1f5d71da..c8b69ec4f 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.dep.detached @@ -13,17 +13,17 @@ org.argeo.slc org.argeo.slc.detached - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.jemmy - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.ext.castor - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index 4f3a1f598..284608d8c 100644 --- a/dep/org.argeo.slc.dep.eclipse/pom.xml +++ b/dep/org.argeo.slc.dep.eclipse/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.dep.eclipse @@ -29,19 +29,19 @@ org.argeo.slc org.argeo.slc.client.ui - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.client.ui.dist - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.dep.backend - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.minimal/pom.xml b/dep/org.argeo.slc.dep.minimal/pom.xml index 334aec0a9..bcb4c38f1 100644 --- a/dep/org.argeo.slc.dep.minimal/pom.xml +++ b/dep/org.argeo.slc.dep.minimal/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.dep.minimal @@ -44,22 +44,22 @@ org.argeo.slc org.argeo.slc.core - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.osgi - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.equinox - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.agent - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.commons.base @@ -86,24 +86,24 @@ org.argeo.slc org.argeo.slc.agent.cli - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.agent.jcr - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.node.jackrabbit - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rap/pom.xml b/dep/org.argeo.slc.dep.rap/pom.xml index bf63b4125..a37580676 100644 --- a/dep/org.argeo.slc.dep.rap/pom.xml +++ b/dep/org.argeo.slc.dep.rap/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.dep.rap @@ -38,12 +38,12 @@ org.argeo.slc org.argeo.slc.dep.eclipse - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.client.rap - 1.1.18 + 1.1.19-SNAPSHOT @@ -57,13 +57,13 @@ org.argeo.slc org.argeo.slc.unit - 1.1.18 + 1.1.19-SNAPSHOT test org.argeo.slc org.argeo.slc.support.maven - 1.1.18 + 1.1.19-SNAPSHOT test diff --git a/dep/org.argeo.slc.dep.rcp/pom.xml b/dep/org.argeo.slc.dep.rcp/pom.xml index dd52afa70..5dd1f00de 100644 --- a/dep/org.argeo.slc.dep.rcp/pom.xml +++ b/dep/org.argeo.slc.dep.rcp/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.dep.rcp @@ -39,12 +39,12 @@ org.argeo.slc org.argeo.slc.dep.eclipse - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.client.rcp - 1.1.18 + 1.1.19-SNAPSHOT @@ -58,13 +58,13 @@ org.argeo.slc org.argeo.slc.unit - 1.1.18 + 1.1.19-SNAPSHOT test org.argeo.slc org.argeo.slc.support.maven - 1.1.18 + 1.1.19-SNAPSHOT test diff --git a/dep/pom.xml b/dep/pom.xml index 7bf100cb2..59a41c74f 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. dep diff --git a/dist/pom.xml b/dist/pom.xml index fb8448113..79f32b032 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc diff --git a/dist/slc-maven/pom.xml b/dist/slc-maven/pom.xml index ec2eec73a..2e1288f71 100644 --- a/dist/slc-maven/pom.xml +++ b/dist/slc-maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.18 + 1.1.19-SNAPSHOT slc-maven pom @@ -12,12 +12,12 @@ org.argeo.slc org.argeo.slc.support.maven - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.lib.build - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index 21e8dcea3..a7b8011be 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.18 + 1.1.19-SNAPSHOT slc pom @@ -58,7 +58,7 @@ org.argeo.slc org.argeo.slc.dep.backend - 1.1.18 + 1.1.19-SNAPSHOT pom @@ -66,19 +66,19 @@ org.argeo.slc org.argeo.slc.lib.jcr - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.lib.repo - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.launcher - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/lib/org.argeo.slc.lib.build/pom.xml b/lib/org.argeo.slc.lib.build/pom.xml index f45457ce8..94853934b 100644 --- a/lib/org.argeo.slc.lib.build/pom.xml +++ b/lib/org.argeo.slc.lib.build/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc lib - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.lib.build diff --git a/lib/org.argeo.slc.lib.jcr/pom.xml b/lib/org.argeo.slc.lib.jcr/pom.xml index 93bfb13f5..0f577120e 100644 --- a/lib/org.argeo.slc.lib.jcr/pom.xml +++ b/lib/org.argeo.slc.lib.jcr/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc lib - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.lib.jcr diff --git a/lib/org.argeo.slc.lib.repo/pom.xml b/lib/org.argeo.slc.lib.repo/pom.xml index a03f2f84e..942e02b06 100644 --- a/lib/org.argeo.slc.lib.repo/pom.xml +++ b/lib/org.argeo.slc.lib.repo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc lib - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.lib.repo diff --git a/lib/org.argeo.slc.lib.rpmfactory/pom.xml b/lib/org.argeo.slc.lib.rpmfactory/pom.xml index 38fbe021f..fdd07ba4e 100644 --- a/lib/org.argeo.slc.lib.rpmfactory/pom.xml +++ b/lib/org.argeo.slc.lib.rpmfactory/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc lib - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.lib.rpmfactory diff --git a/lib/pom.xml b/lib/pom.xml index 2a75844aa..4e9c9c372 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. lib @@ -72,7 +72,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.18 + 1.1.19-SNAPSHOT pom diff --git a/modules/org.argeo.slc.agent.cli/pom.xml b/modules/org.argeo.slc.agent.cli/pom.xml index 5a7623505..806de2062 100644 --- a/modules/org.argeo.slc.agent.cli/pom.xml +++ b/modules/org.argeo.slc.agent.cli/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.agent.cli diff --git a/modules/org.argeo.slc.agent.jcr/pom.xml b/modules/org.argeo.slc.agent.jcr/pom.xml index 4084ca8ac..11cd027d3 100644 --- a/modules/org.argeo.slc.agent.jcr/pom.xml +++ b/modules/org.argeo.slc.agent.jcr/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.agent.jcr diff --git a/modules/org.argeo.slc.agent/pom.xml b/modules/org.argeo.slc.agent/pom.xml index bfc0dc605..bad1635c9 100644 --- a/modules/org.argeo.slc.agent/pom.xml +++ b/modules/org.argeo.slc.agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.agent diff --git a/modules/org.argeo.slc.ext.castor/pom.xml b/modules/org.argeo.slc.ext.castor/pom.xml index f2a3bc9f8..36efe7758 100644 --- a/modules/org.argeo.slc.ext.castor/pom.xml +++ b/modules/org.argeo.slc.ext.castor/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.ext.castor diff --git a/modules/org.argeo.slc.node.jackrabbit/pom.xml b/modules/org.argeo.slc.node.jackrabbit/pom.xml index 8991908e9..4f2af59ff 100644 --- a/modules/org.argeo.slc.node.jackrabbit/pom.xml +++ b/modules/org.argeo.slc.node.jackrabbit/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.node.jackrabbit diff --git a/modules/org.argeo.slc.server.repo.webapp/pom.xml b/modules/org.argeo.slc.server.repo.webapp/pom.xml index b6a2cef21..f6add2ed4 100644 --- a/modules/org.argeo.slc.server.repo.webapp/pom.xml +++ b/modules/org.argeo.slc.server.repo.webapp/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.server.repo.webapp diff --git a/modules/org.argeo.slc.server.repo/pom.xml b/modules/org.argeo.slc.server.repo/pom.xml index 1feb82435..921198d65 100644 --- a/modules/org.argeo.slc.server.repo/pom.xml +++ b/modules/org.argeo.slc.server.repo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.server.repo diff --git a/modules/pom.xml b/modules/pom.xml index 10813f9f6..49ca9699b 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. modules diff --git a/plugins/org.argeo.slc.client.rap/pom.xml b/plugins/org.argeo.slc.client.rap/pom.xml index 6793dc1b6..68c4ff15c 100644 --- a/plugins/org.argeo.slc.client.rap/pom.xml +++ b/plugins/org.argeo.slc.client.rap/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc plugins - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.client.rap @@ -36,7 +36,7 @@ org.argeo.slc org.argeo.slc.repo - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/plugins/org.argeo.slc.client.rcp/pom.xml b/plugins/org.argeo.slc.client.rcp/pom.xml index c18f4df33..c117b9038 100644 --- a/plugins/org.argeo.slc.client.rcp/pom.xml +++ b/plugins/org.argeo.slc.client.rcp/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc plugins - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.client.rcp @@ -37,19 +37,19 @@ org.argeo.slc org.argeo.slc.repo - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.node.jackrabbit - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.agent - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/plugins/org.argeo.slc.client.ui.dist/pom.xml b/plugins/org.argeo.slc.client.ui.dist/pom.xml index 5d18c34bc..8d58e74e5 100644 --- a/plugins/org.argeo.slc.client.ui.dist/pom.xml +++ b/plugins/org.argeo.slc.client.ui.dist/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc plugins - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.client.ui.dist @@ -43,7 +43,7 @@ org.argeo.slc org.argeo.slc.client.rcp - 1.1.18 + 1.1.19-SNAPSHOT provided @@ -69,17 +69,17 @@ org.argeo.slc org.argeo.slc.specs - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.repo - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.server.repo - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/plugins/org.argeo.slc.client.ui/pom.xml b/plugins/org.argeo.slc.client.ui/pom.xml index 72602882b..5a9a5089e 100644 --- a/plugins/org.argeo.slc.client.ui/pom.xml +++ b/plugins/org.argeo.slc.client.ui/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc plugins - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.client.ui @@ -38,7 +38,7 @@ org.argeo.slc org.argeo.slc.client.rcp - 1.1.18 + 1.1.19-SNAPSHOT provided @@ -46,12 +46,12 @@ org.argeo.slc org.argeo.slc.core - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/plugins/pom.xml b/plugins/pom.xml index 769c597b8..97e7ef619 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.18 + 1.1.19-SNAPSHOT .. plugins diff --git a/pom.xml b/pom.xml index f575680d6..b368fc574 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ pom Argeo SLC SLC is a framework integrating various build, deployment and testing technologies in order to build specific application life cycle management systems. - 1.1.18 + 1.1.19-SNAPSHOT 1.1 2012-06-27 @@ -28,9 +28,9 @@ http://projects.argeo.org/slc/ - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.18 - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.18 - https://svn.argeo.org/slc/tags/argeo-slc-1.1.18 + scm:svn:https://svn.argeo.org/slc/trunk + scm:svn:https://svn.argeo.org/slc/trunk + https://svn.argeo.org/slc/trunk 2007 diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index aaead87af..c40569477 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.core @@ -40,7 +40,7 @@ org.argeo.slc org.argeo.slc.specs - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index 904d390f7..875332c18 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.detached.launcher diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index b154ddc35..6f2c74d10 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.detached diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 6b1f78639..5a3b35034 100644 --- a/runtime/org.argeo.slc.launcher/pom.xml +++ b/runtime/org.argeo.slc.launcher/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.launcher diff --git a/runtime/org.argeo.slc.lib.detached/pom.xml b/runtime/org.argeo.slc.lib.detached/pom.xml index 943044cf8..23a9015ec 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.lib.detached @@ -29,12 +29,12 @@ org.argeo.slc org.argeo.slc.support.simple - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.detached - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.tp @@ -49,7 +49,7 @@ org.argeo.slc org.argeo.slc.unit - 1.1.18 + 1.1.19-SNAPSHOT test diff --git a/runtime/org.argeo.slc.repo/pom.xml b/runtime/org.argeo.slc.repo/pom.xml index 1bec86dd1..539cbcdab 100644 --- a/runtime/org.argeo.slc.repo/pom.xml +++ b/runtime/org.argeo.slc.repo/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.repo @@ -38,12 +38,12 @@ org.argeo.slc org.argeo.slc.support.aether - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/runtime/org.argeo.slc.rpmfactory/pom.xml b/runtime/org.argeo.slc.rpmfactory/pom.xml index 010d67630..bb9043f0c 100644 --- a/runtime/org.argeo.slc.rpmfactory/pom.xml +++ b/runtime/org.argeo.slc.rpmfactory/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.rpmfactory @@ -35,12 +35,12 @@ org.argeo.slc org.argeo.slc.repo - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index 246ab8285..920754b6a 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.specs diff --git a/runtime/org.argeo.slc.support.aether/pom.xml b/runtime/org.argeo.slc.support.aether/pom.xml index 0504d1782..157c16cac 100644 --- a/runtime/org.argeo.slc.support.aether/pom.xml +++ b/runtime/org.argeo.slc.support.aether/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.support.aether @@ -28,7 +28,7 @@ org.argeo.slc org.argeo.slc.core - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index f6b875ece..6607ec08c 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.support.ant @@ -29,7 +29,7 @@ org.argeo.slc org.argeo.slc.core - 1.1.18 + 1.1.19-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index 66e990b7b..5da83ccdb 100644 --- a/runtime/org.argeo.slc.support.equinox/pom.xml +++ b/runtime/org.argeo.slc.support.equinox/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.support.equinox @@ -45,7 +45,7 @@ org.argeo.slc org.argeo.slc.support.osgi - 1.1.18 + 1.1.19-SNAPSHOT @@ -58,7 +58,7 @@ org.argeo.slc org.argeo.slc.unit test - 1.1.18 + 1.1.19-SNAPSHOT \ No newline at end of file diff --git a/runtime/org.argeo.slc.support.jcr/pom.xml b/runtime/org.argeo.slc.support.jcr/pom.xml index 09d54192e..a86a65b6e 100644 --- a/runtime/org.argeo.slc.support.jcr/pom.xml +++ b/runtime/org.argeo.slc.support.jcr/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.support.jcr @@ -35,7 +35,7 @@ org.argeo.slc org.argeo.slc.core - 1.1.18 + 1.1.19-SNAPSHOT @@ -49,7 +49,7 @@ org.argeo.slc org.argeo.slc.unit test - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.commons.server diff --git a/runtime/org.argeo.slc.support.jemmy/pom.xml b/runtime/org.argeo.slc.support.jemmy/pom.xml index fbf41219d..9e1d8db40 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 - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.support.jemmy diff --git a/runtime/org.argeo.slc.support.maven/pom.xml b/runtime/org.argeo.slc.support.maven/pom.xml index db5b53efb..e70cc7fc9 100644 --- a/runtime/org.argeo.slc.support.maven/pom.xml +++ b/runtime/org.argeo.slc.support.maven/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.18 + 1.1.19-SNAPSHOT .. org.argeo.slc.support.maven @@ -68,12 +68,12 @@ org.argeo.slc org.argeo.slc.specs - 1.1.18 + 1.1.19-SNAPSHOT org.argeo.slc org.argeo.slc.support.aether - 1.1.18 + 1.1.19-SNAPSHOT