From 5de57a9928e0c61f637149b71dd980699ff7582e Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 19 Jun 2012 16:44:57 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/slc/trunk@5334 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- 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 +- .../org.argeo.slc.demo.minimal/pom.xml | 2 +- demo/modules/pom.xml | 2 +- demo/pom.xml | 2 +- dep/org.argeo.slc.dep.backend/pom.xml | 30 +++++++++---------- dep/org.argeo.slc.dep.detached/pom.xml | 6 ++-- dep/org.argeo.slc.dep.eclipse/pom.xml | 8 ++--- dep/org.argeo.slc.dep.rap/pom.xml | 6 ++-- dep/org.argeo.slc.dep.rcp/pom.xml | 8 ++--- dep/pom.xml | 6 ++-- dist/pom.xml | 2 +- dist/slc-maven/pom.xml | 4 +-- dist/slc/pom.xml | 2 +- .../plugins/org.argeo.slc.client.rap/pom.xml | 4 +-- .../plugins/org.argeo.slc.client.rcp/pom.xml | 8 ++--- .../org.argeo.slc.client.ui.dist/pom.xml | 6 ++-- .../plugins/org.argeo.slc.client.ui/pom.xml | 8 ++--- eclipse/plugins/pom.xml | 2 +- eclipse/pom.xml | 2 +- .../agent/org.argeo.slc.agent.ext.bsf/pom.xml | 2 +- .../org.argeo.slc.agent.ext.jdbc/pom.xml | 2 +- .../org.argeo.slc.agent.ext.xalan/pom.xml | 2 +- modules/agent/org.argeo.slc.agent.jcr/pom.xml | 2 +- modules/agent/org.argeo.slc.agent.jms/pom.xml | 2 +- modules/agent/org.argeo.slc.agent/pom.xml | 2 +- .../agent/org.argeo.slc.ext.activemq/pom.xml | 2 +- modules/agent/pom.xml | 2 +- modules/pom.xml | 2 +- .../org.argeo.slc.node.jackrabbit/pom.xml | 2 +- .../org.argeo.slc.server.repo.webapp/pom.xml | 2 +- .../server/org.argeo.slc.server.repo/pom.xml | 2 +- modules/server/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 | 4 +-- runtime/org.argeo.slc.lib.detached/pom.xml | 10 +++---- runtime/org.argeo.slc.repo/pom.xml | 6 ++-- runtime/org.argeo.slc.server/pom.xml | 4 +-- runtime/org.argeo.slc.specs/pom.xml | 2 +- .../org.argeo.slc.support.activemq/pom.xml | 4 +-- runtime/org.argeo.slc.support.aether/pom.xml | 4 +-- runtime/org.argeo.slc.support.ant/pom.xml | 4 +-- runtime/org.argeo.slc.support.castor/pom.xml | 6 ++-- runtime/org.argeo.slc.support.equinox/pom.xml | 6 ++-- .../org.argeo.slc.support.hibernate/pom.xml | 8 ++--- 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 +-- .../org.argeo.slc.support.ws.client/pom.xml | 6 ++-- runtime/org.argeo.slc.unit/pom.xml | 8 ++--- runtime/pom.xml | 2 +- 59 files changed, 128 insertions(+), 128 deletions(-) diff --git a/demo/modules/org.argeo.slc.demo.ant/pom.xml b/demo/modules/org.argeo.slc.demo.ant/pom.xml index 25003c9e6..205ac71ea 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 - 0.14.0 + 0.14.1-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 1ed4743ab..7cb69df47 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 - 0.14.0 + 0.14.1-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 29e4a935f..9a07a65d6 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 - 0.14.0 + 0.14.1-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 7d5890bb1..9997c151a 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 - 0.14.0 + 0.14.1-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 77bfbc24b..a8f9e87ec 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 - 0.14.0 + 0.14.1-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 930d147b8..37269bd78 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 - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.demo.minimal diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index 5d8e7fac9..fb6c88f86 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.demo diff --git a/demo/pom.xml b/demo/pom.xml index cbeb68b1e..7b405445a 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc diff --git a/dep/org.argeo.slc.dep.backend/pom.xml b/dep/org.argeo.slc.dep.backend/pom.xml index d1c98ae26..cc3182e3a 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 - 0.14.0 + 0.14.1-SNAPSHOT .. @@ -33,78 +33,78 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.ant - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.activemq - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.server - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.equinox - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent.jcr - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.node.jackrabbit - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.repo - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo.webapp - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.launcher - 0.14.0 + 0.14.1-SNAPSHOT tar.gz base diff --git a/dep/org.argeo.slc.dep.detached/pom.xml b/dep/org.argeo.slc.dep.detached/pom.xml index edc68fe1f..47ed99113 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.dep @@ -14,12 +14,12 @@ org.argeo.slc.runtime org.argeo.slc.detached - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jemmy - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index da48aefd3..b717e0cc6 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 - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.dep @@ -30,19 +30,19 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.ui.dist - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.dep org.argeo.slc.dep.backend - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rap/pom.xml b/dep/org.argeo.slc.dep.rap/pom.xml index d49a57117..1c2cbe939 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 - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.dep @@ -30,12 +30,12 @@ org.argeo.slc.dep org.argeo.slc.dep.eclipse - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rap - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rcp/pom.xml b/dep/org.argeo.slc.dep.rcp/pom.xml index 2af02bc70..e03021222 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 - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.dep @@ -31,12 +31,12 @@ org.argeo.slc.dep org.argeo.slc.dep.eclipse - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rcp - 0.14.0 + 0.14.1-SNAPSHOT @@ -50,7 +50,7 @@ org.argeo.slc.runtime org.argeo.slc.unit - 0.14.0 + 0.14.1-SNAPSHOT test diff --git a/dep/pom.xml b/dep/pom.xml index c942152fe..cf65c690e 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.14.0 + 0.14.1-SNAPSHOT .. dep @@ -37,13 +37,13 @@ org.argeo.slc.runtime org.argeo.slc.unit - 0.14.0 + 0.14.1-SNAPSHOT test org.argeo.slc.runtime org.argeo.slc.support.maven - 0.14.0 + 0.14.1-SNAPSHOT test diff --git a/dist/pom.xml b/dist/pom.xml index e002ac68d..487e53d04 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc diff --git a/dist/slc-maven/pom.xml b/dist/slc-maven/pom.xml index cedf7959c..fea3f493e 100644 --- a/dist/slc-maven/pom.xml +++ b/dist/slc-maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.dist slc-maven @@ -13,7 +13,7 @@ org.argeo.slc.runtime org.argeo.slc.support.maven - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index afbaa4de9..ed34a07b9 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.dist slc diff --git a/eclipse/plugins/org.argeo.slc.client.rap/pom.xml b/eclipse/plugins/org.argeo.slc.client.rap/pom.xml index f59e7dd14..23b7a6784 100644 --- a/eclipse/plugins/org.argeo.slc.client.rap/pom.xml +++ b/eclipse/plugins/org.argeo.slc.client.rap/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.eclipse plugins - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.client.rap @@ -15,7 +15,7 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml b/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml index de2c5dde1..51203ce3a 100644 --- a/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml +++ b/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.eclipse plugins - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.client.rcp @@ -14,19 +14,19 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.node.jackrabbit - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml b/eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml index 247069331..4070bedc5 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml +++ b/eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.eclipse plugins - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.client.ui.dist @@ -35,12 +35,12 @@ org.argeo.slc.runtime org.argeo.slc.repo - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.ui/pom.xml b/eclipse/plugins/org.argeo.slc.client.ui/pom.xml index f242578fa..8fe5b0b57 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui/pom.xml +++ b/eclipse/plugins/org.argeo.slc.client.ui/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.eclipse plugins - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.client.ui @@ -28,18 +28,18 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.server - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index a1e58f646..e57a3cfe6 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc eclipse - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.eclipse plugins diff --git a/eclipse/pom.xml b/eclipse/pom.xml index a9042fe72..babc728a0 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc argeo-slc - 0.14.0 + 0.14.1-SNAPSHOT .. eclipse diff --git a/modules/agent/org.argeo.slc.agent.ext.bsf/pom.xml b/modules/agent/org.argeo.slc.agent.ext.bsf/pom.xml index 3f92d6f55..5937d0244 100644 --- a/modules/agent/org.argeo.slc.agent.ext.bsf/pom.xml +++ b/modules/agent/org.argeo.slc.agent.ext.bsf/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.agent.ext.bsf diff --git a/modules/agent/org.argeo.slc.agent.ext.jdbc/pom.xml b/modules/agent/org.argeo.slc.agent.ext.jdbc/pom.xml index ea2d17ba3..692a4ee2e 100644 --- a/modules/agent/org.argeo.slc.agent.ext.jdbc/pom.xml +++ b/modules/agent/org.argeo.slc.agent.ext.jdbc/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.agent.ext.jdbc diff --git a/modules/agent/org.argeo.slc.agent.ext.xalan/pom.xml b/modules/agent/org.argeo.slc.agent.ext.xalan/pom.xml index dfb548cc2..ac18c94e0 100644 --- a/modules/agent/org.argeo.slc.agent.ext.xalan/pom.xml +++ b/modules/agent/org.argeo.slc.agent.ext.xalan/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.agent.ext.xalan diff --git a/modules/agent/org.argeo.slc.agent.jcr/pom.xml b/modules/agent/org.argeo.slc.agent.jcr/pom.xml index c67e13193..9365f1e89 100644 --- a/modules/agent/org.argeo.slc.agent.jcr/pom.xml +++ b/modules/agent/org.argeo.slc.agent.jcr/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.agent.jcr diff --git a/modules/agent/org.argeo.slc.agent.jms/pom.xml b/modules/agent/org.argeo.slc.agent.jms/pom.xml index d102798bf..dec59fb47 100644 --- a/modules/agent/org.argeo.slc.agent.jms/pom.xml +++ b/modules/agent/org.argeo.slc.agent.jms/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.agent.jms diff --git a/modules/agent/org.argeo.slc.agent/pom.xml b/modules/agent/org.argeo.slc.agent/pom.xml index ac57b9db4..eabbb3d5e 100644 --- a/modules/agent/org.argeo.slc.agent/pom.xml +++ b/modules/agent/org.argeo.slc.agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.agent diff --git a/modules/agent/org.argeo.slc.ext.activemq/pom.xml b/modules/agent/org.argeo.slc.ext.activemq/pom.xml index 21f8aa012..071798fb7 100644 --- a/modules/agent/org.argeo.slc.ext.activemq/pom.xml +++ b/modules/agent/org.argeo.slc.ext.activemq/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules agent - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.ext.activemq diff --git a/modules/agent/pom.xml b/modules/agent/pom.xml index 21a3ea051..dc51a1d04 100644 --- a/modules/agent/pom.xml +++ b/modules/agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.modules diff --git a/modules/pom.xml b/modules/pom.xml index 7e7415510..079385130 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.14.0 + 0.14.1-SNAPSHOT .. modules diff --git a/modules/server/org.argeo.slc.node.jackrabbit/pom.xml b/modules/server/org.argeo.slc.node.jackrabbit/pom.xml index a8cae10aa..1840d7759 100644 --- a/modules/server/org.argeo.slc.node.jackrabbit/pom.xml +++ b/modules/server/org.argeo.slc.node.jackrabbit/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules server - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.node.jackrabbit diff --git a/modules/server/org.argeo.slc.server.repo.webapp/pom.xml b/modules/server/org.argeo.slc.server.repo.webapp/pom.xml index 897422021..b46d313fa 100644 --- a/modules/server/org.argeo.slc.server.repo.webapp/pom.xml +++ b/modules/server/org.argeo.slc.server.repo.webapp/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules server - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.server.repo.webapp diff --git a/modules/server/org.argeo.slc.server.repo/pom.xml b/modules/server/org.argeo.slc.server.repo/pom.xml index 5d104225e..e9b47fdbc 100644 --- a/modules/server/org.argeo.slc.server.repo/pom.xml +++ b/modules/server/org.argeo.slc.server.repo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc.modules server - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.server.repo diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 5da85d2a9..99bc9fed5 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.modules diff --git a/pom.xml b/pom.xml index b75f4772c..eceb53471 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ argeo-slc pom Argeo SLC - 0.14.0 + 0.14.1-SNAPSHOT 0.14 2012-06-19 @@ -28,9 +28,9 @@ ${site.urlBase}/${developmentCycle.slc} - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.14.0 - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.14.0 - https://svn.argeo.org/slc/tags/argeo-slc-0.14.0 + 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 8932d48fc..88d7a84ef 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -39,7 +39,7 @@ org.argeo.slc.runtime org.argeo.slc.specs - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index a317a1ba3..393afc686 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index 2dbf2e499..133912c68 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 57c825827..01fd7bb6b 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -75,7 +75,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.commons.osgi diff --git a/runtime/org.argeo.slc.lib.detached/pom.xml b/runtime/org.argeo.slc.lib.detached/pom.xml index 15ff4aff4..521d19b0f 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -30,24 +30,24 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.detached - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.unit - 0.14.0 + 0.14.1-SNAPSHOT test diff --git a/runtime/org.argeo.slc.repo/pom.xml b/runtime/org.argeo.slc.repo/pom.xml index 42b180a2f..1dfc244fc 100644 --- a/runtime/org.argeo.slc.repo/pom.xml +++ b/runtime/org.argeo.slc.repo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -31,12 +31,12 @@ org.argeo.slc.runtime org.argeo.slc.support.aether - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index 8c63a7d59..958725030 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -48,7 +48,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index ab29fbce6..d64402157 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.14.0 + 0.14.1-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 5849a6222..1e5b93656 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -30,7 +30,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.aether/pom.xml b/runtime/org.argeo.slc.support.aether/pom.xml index b7b347e7b..a45f71386 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 - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -29,7 +29,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index 8ddeb1e82..37aad74cb 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -30,7 +30,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index 9d1f77640..7acfbf792 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -62,7 +62,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT @@ -90,7 +90,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 0.14.0 + 0.14.1-SNAPSHOT \ No newline at end of file diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index d6076deed..31a18f386 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -43,7 +43,7 @@ org.argeo.slc.runtime org.argeo.slc.support.osgi - 0.14.0 + 0.14.1-SNAPSHOT @@ -56,7 +56,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 0.14.0 + 0.14.1-SNAPSHOT \ No newline at end of file diff --git a/runtime/org.argeo.slc.support.hibernate/pom.xml b/runtime/org.argeo.slc.support.hibernate/pom.xml index 2752486b1..f6322dd3b 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -28,7 +28,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT @@ -68,14 +68,14 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor test - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.jcr/pom.xml b/runtime/org.argeo.slc.support.jcr/pom.xml index d4821e105..bb5a88b7a 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 - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -31,7 +31,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT @@ -45,7 +45,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 0.14.0 + 0.14.1-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 b2ea3a67f..ce0dc9485 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.14.0 + 0.14.1-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 ad8456a4c..a1ce855b4 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -66,12 +66,12 @@ org.argeo.slc.runtime org.argeo.slc.specs - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.aether - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ws.client/pom.xml b/runtime/org.argeo.slc.support.ws.client/pom.xml index f2cd887ea..be7857a5b 100644 --- a/runtime/org.argeo.slc.support.ws.client/pom.xml +++ b/runtime/org.argeo.slc.support.ws.client/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -37,12 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index c0bc2b41e..21caeae72 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.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc.runtime @@ -37,12 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.core - 0.14.0 + 0.14.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - 0.14.0 + 0.14.1-SNAPSHOT org.junit @@ -88,7 +88,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher - 0.14.0 + 0.14.1-SNAPSHOT diff --git a/runtime/pom.xml b/runtime/pom.xml index fe8303339..054b9ae1d 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.14.0 + 0.14.1-SNAPSHOT .. org.argeo.slc -- 2.39.2