From 47269a8ff77ab893a0df36386d5e579e6344ad2a Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 28 Mar 2013 14:15:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/slc/trunk@6236 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 | 18 +++++++++--------- 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 | 4 ++-- dist/slc/pom.xml | 10 +++++----- lib/org.argeo.slc.lib.jcr/pom.xml | 2 +- lib/org.argeo.slc.lib.repo/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 | 8 ++++---- plugins/org.argeo.slc.client.ui/pom.xml | 6 +++--- 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.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 +- 54 files changed, 122 insertions(+), 122 deletions(-) diff --git a/archetypes/org.argeo.slc.executionmodule/pom.xml b/archetypes/org.argeo.slc.executionmodule/pom.xml index a6a4924d1..a0f318aa5 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.executionmodule diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 5a277005c..05aaaa100 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-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 ae18ae89e..2e326b46d 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.12 + 1.1.13-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 4e30c8be4..216c25d9d 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.12 + 1.1.13-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 d64a78bb1..6f77f64cd 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.12 + 1.1.13-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 7dce3d1f7..46a0498d5 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.12 + 1.1.13-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 16a0592b0..3c975976d 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.12 + 1.1.13-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 14945b18b..f676781c1 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.demo.minimal diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index 265131125..ed3e8c5a5 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 1.1.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.demo @@ -74,13 +74,13 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.12 + 1.1.13-SNAPSHOT pom org.argeo.slc org.argeo.slc.dep.backend - 1.1.12 + 1.1.13-SNAPSHOT pom true diff --git a/demo/pom.xml b/demo/pom.xml index a49228153..71313998f 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-SNAPSHOT .. demo diff --git a/dep/org.argeo.slc.dep.backend/pom.xml b/dep/org.argeo.slc.dep.backend/pom.xml index f1eda5a96..c622d2afc 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.dep.backend @@ -40,7 +40,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.12 + 1.1.13-SNAPSHOT pom @@ -48,41 +48,41 @@ org.argeo.slc org.argeo.slc.lib.repo - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.lib.jcr - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.simple - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.ant - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.repo - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.server.repo - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.server.repo.webapp - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.detached/pom.xml b/dep/org.argeo.slc.dep.detached/pom.xml index e5e438694..48fc706c4 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.dep.detached @@ -13,17 +13,17 @@ org.argeo.slc org.argeo.slc.detached - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.jemmy - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.ext.castor - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index 569f8212d..0d3132c72 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.dep.eclipse @@ -29,19 +29,19 @@ org.argeo.slc org.argeo.slc.client.ui - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.client.ui.dist - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.dep.backend - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.minimal/pom.xml b/dep/org.argeo.slc.dep.minimal/pom.xml index c8cbc463c..a34e96124 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.dep.minimal @@ -44,22 +44,22 @@ org.argeo.slc org.argeo.slc.core - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.osgi - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.equinox - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.agent - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.commons.base @@ -86,24 +86,24 @@ org.argeo.slc org.argeo.slc.agent.cli - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.agent.jcr - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.node.jackrabbit - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rap/pom.xml b/dep/org.argeo.slc.dep.rap/pom.xml index 3344dc948..6978cf043 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.dep.rap @@ -38,12 +38,12 @@ org.argeo.slc org.argeo.slc.dep.eclipse - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.client.rap - 1.1.12 + 1.1.13-SNAPSHOT @@ -57,13 +57,13 @@ org.argeo.slc org.argeo.slc.unit - 1.1.12 + 1.1.13-SNAPSHOT test org.argeo.slc org.argeo.slc.support.maven - 1.1.12 + 1.1.13-SNAPSHOT test diff --git a/dep/org.argeo.slc.dep.rcp/pom.xml b/dep/org.argeo.slc.dep.rcp/pom.xml index 041e6f5ca..fcc12f972 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.dep.rcp @@ -39,12 +39,12 @@ org.argeo.slc org.argeo.slc.dep.eclipse - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.client.rcp - 1.1.12 + 1.1.13-SNAPSHOT @@ -58,13 +58,13 @@ org.argeo.slc org.argeo.slc.unit - 1.1.12 + 1.1.13-SNAPSHOT test org.argeo.slc org.argeo.slc.support.maven - 1.1.12 + 1.1.13-SNAPSHOT test diff --git a/dep/pom.xml b/dep/pom.xml index 9ff8655e1..cb0a8d60a 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-SNAPSHOT .. dep diff --git a/dist/pom.xml b/dist/pom.xml index a71a6d622..fd8bb8dd0 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-SNAPSHOT .. org.argeo.slc diff --git a/dist/slc-maven/pom.xml b/dist/slc-maven/pom.xml index b1b356ee2..0da4021db 100644 --- a/dist/slc-maven/pom.xml +++ b/dist/slc-maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.12 + 1.1.13-SNAPSHOT slc-maven pom @@ -12,7 +12,7 @@ org.argeo.slc org.argeo.slc.support.maven - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index f24fae809..4b0c7b2c4 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.12 + 1.1.13-SNAPSHOT slc pom @@ -58,7 +58,7 @@ org.argeo.slc org.argeo.slc.dep.backend - 1.1.12 + 1.1.13-SNAPSHOT pom @@ -66,19 +66,19 @@ org.argeo.slc org.argeo.slc.lib.jcr - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.lib.repo - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.launcher - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/lib/org.argeo.slc.lib.jcr/pom.xml b/lib/org.argeo.slc.lib.jcr/pom.xml index 55a23525b..dc199904e 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.12 + 1.1.13-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 59e7b38dc..fe8c2d018 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.lib.repo diff --git a/lib/pom.xml b/lib/pom.xml index bad793120..4751d2457 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-SNAPSHOT .. lib @@ -70,7 +70,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.12 + 1.1.13-SNAPSHOT pom diff --git a/modules/org.argeo.slc.agent.cli/pom.xml b/modules/org.argeo.slc.agent.cli/pom.xml index 1365ff786..236d1072e 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.12 + 1.1.13-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 2defb7b0a..67a7a43e0 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.12 + 1.1.13-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 15c33ce65..79f71983e 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.12 + 1.1.13-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 35c7707fb..173ea7b14 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.12 + 1.1.13-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 8a79bd87c..3c50b8980 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.12 + 1.1.13-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 6366df3ea..86f5ffbd7 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.12 + 1.1.13-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 d1c9f8a4e..6f4833046 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.server.repo diff --git a/modules/pom.xml b/modules/pom.xml index e03c3d503..7c60e2c33 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-SNAPSHOT .. modules diff --git a/plugins/org.argeo.slc.client.rap/pom.xml b/plugins/org.argeo.slc.client.rap/pom.xml index 3cfe0c037..224a52916 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.client.rap @@ -33,7 +33,7 @@ org.argeo.slc org.argeo.slc.client.ui - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/plugins/org.argeo.slc.client.rcp/pom.xml b/plugins/org.argeo.slc.client.rcp/pom.xml index 14e5210f9..61e7225e0 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.client.rcp @@ -34,19 +34,19 @@ org.argeo.slc org.argeo.slc.client.ui - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.node.jackrabbit - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.agent - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/plugins/org.argeo.slc.client.ui.dist/pom.xml b/plugins/org.argeo.slc.client.ui.dist/pom.xml index a592b8623..7b69f3083 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.client.ui.dist @@ -66,17 +66,17 @@ org.argeo.slc org.argeo.slc.specs - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.repo - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.server.repo - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/plugins/org.argeo.slc.client.ui/pom.xml b/plugins/org.argeo.slc.client.ui/pom.xml index e50033764..7260b3fa0 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.client.ui @@ -38,12 +38,12 @@ org.argeo.slc org.argeo.slc.core - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/plugins/pom.xml b/plugins/pom.xml index cd68713f5..1ba0c8885 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12 + 1.1.13-SNAPSHOT .. plugins diff --git a/pom.xml b/pom.xml index 6624750a8..643636372 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ argeo-slc pom Argeo SLC - 1.1.12 + 1.1.13-SNAPSHOT 1.1 2012-06-27 @@ -27,9 +27,9 @@ http://projects.argeo.org/slc/ - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.12 - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.12 - https://svn.argeo.org/slc/tags/argeo-slc-1.1.12 + 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 6ab5fcaf7..2fb251112 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.core @@ -40,7 +40,7 @@ org.argeo.slc org.argeo.slc.specs - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index 84aaf3157..9b617ba10 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.12 + 1.1.13-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 c44340ada..bbbecd708 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.detached diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 699748261..d5325611b 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.12 + 1.1.13-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 0345d90e7..85ad3d31e 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.lib.detached @@ -29,12 +29,12 @@ org.argeo.slc org.argeo.slc.support.simple - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.detached - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.tp @@ -49,7 +49,7 @@ org.argeo.slc org.argeo.slc.unit - 1.1.12 + 1.1.13-SNAPSHOT test diff --git a/runtime/org.argeo.slc.repo/pom.xml b/runtime/org.argeo.slc.repo/pom.xml index 5de4cc232..4ad4b45d1 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.repo @@ -38,12 +38,12 @@ org.argeo.slc org.argeo.slc.support.aether - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.jcr - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index 65018ad91..d35495acc 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.12 + 1.1.13-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 3ae1ef09c..df4f378d4 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.support.aether @@ -28,7 +28,7 @@ org.argeo.slc org.argeo.slc.core - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index 5fc4ffd5a..8e79e61fb 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.support.ant @@ -29,7 +29,7 @@ org.argeo.slc org.argeo.slc.core - 1.1.12 + 1.1.13-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index 7364f5609..4d1b20c59 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.support.equinox @@ -45,7 +45,7 @@ org.argeo.slc org.argeo.slc.support.osgi - 1.1.12 + 1.1.13-SNAPSHOT @@ -58,7 +58,7 @@ org.argeo.slc org.argeo.slc.unit test - 1.1.12 + 1.1.13-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 4745a0380..35cf7a4fa 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.support.jcr @@ -35,7 +35,7 @@ org.argeo.slc org.argeo.slc.core - 1.1.12 + 1.1.13-SNAPSHOT @@ -49,7 +49,7 @@ org.argeo.slc org.argeo.slc.unit test - 1.1.12 + 1.1.13-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 5ed0d7a93..d44803775 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.12 + 1.1.13-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 4351143fb..f8a56568f 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.12 + 1.1.13-SNAPSHOT .. org.argeo.slc.support.maven @@ -68,12 +68,12 @@ org.argeo.slc org.argeo.slc.specs - 1.1.12 + 1.1.13-SNAPSHOT org.argeo.slc org.argeo.slc.support.aether - 1.1.12 + 1.1.13-SNAPSHOT