From 82adbfb4b84887aa52dba69541044ad8d1264a5c Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 9 Jul 2012 18:13:01 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/slc/trunk@5443 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 a4c5f0efd..a82f319d1 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.2 + 1.1.3-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 b7589cc4e..f0ae54a5e 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.2 + 1.1.3-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 0c468e435..cf52eaa6f 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.2 + 1.1.3-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 13dab6693..ec755b3a6 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.2 + 1.1.3-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 2f15e651e..e87ce2dfd 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.2 + 1.1.3-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 bbb3cdbc7..7e28a9930 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.demo.minimal diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index 9ac25d87e..01323d52c 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.demo diff --git a/demo/pom.xml b/demo/pom.xml index 6568dd976..63a16f6d7 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.2 + 1.1.3-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 8d608026b..bb76b3049 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.2 + 1.1.3-SNAPSHOT .. @@ -33,78 +33,78 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.ant - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.activemq - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.server - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.equinox - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.node.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.repo - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo.webapp - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.launcher - 1.1.2 + 1.1.3-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 db296fa77..9bf3c3863 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.dep @@ -14,12 +14,12 @@ org.argeo.slc.runtime org.argeo.slc.detached - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jemmy - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index d85d56abe..a66dc1d7e 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.dep @@ -30,19 +30,19 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.ui.dist - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.dep org.argeo.slc.dep.backend - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rap/pom.xml b/dep/org.argeo.slc.dep.rap/pom.xml index 503227677..bbbdb7203 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.dep @@ -30,12 +30,12 @@ org.argeo.slc.dep org.argeo.slc.dep.eclipse - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rap - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rcp/pom.xml b/dep/org.argeo.slc.dep.rcp/pom.xml index c22e0ccf9..85bb23df2 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.dep @@ -31,12 +31,12 @@ org.argeo.slc.dep org.argeo.slc.dep.eclipse - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rcp - 1.1.2 + 1.1.3-SNAPSHOT @@ -50,7 +50,7 @@ org.argeo.slc.runtime org.argeo.slc.unit - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/dep/pom.xml b/dep/pom.xml index 0b70ba78f..ac94d48f8 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.2 + 1.1.3-SNAPSHOT .. dep @@ -37,13 +37,13 @@ org.argeo.slc.runtime org.argeo.slc.unit - 1.1.2 + 1.1.3-SNAPSHOT test org.argeo.slc.runtime org.argeo.slc.support.maven - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/dist/pom.xml b/dist/pom.xml index 253294143..992333bb8 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc diff --git a/dist/slc-maven/pom.xml b/dist/slc-maven/pom.xml index 3642a6a80..7a5b7264a 100644 --- a/dist/slc-maven/pom.xml +++ b/dist/slc-maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.dist slc-maven @@ -13,7 +13,7 @@ org.argeo.slc.runtime org.argeo.slc.support.maven - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index 8be2b7c6e..ce2e24cec 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.2 + 1.1.3-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 689bb7e0f..c038b00cd 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.client.rap @@ -15,7 +15,7 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml b/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml index ddfb3ce56..fcdd23059 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.client.rcp @@ -14,19 +14,19 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.node.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent - 1.1.2 + 1.1.3-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 5b364ea6f..d16304e44 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.client.ui.dist @@ -35,12 +35,12 @@ org.argeo.slc.runtime org.argeo.slc.repo - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.ui/pom.xml b/eclipse/plugins/org.argeo.slc.client.ui/pom.xml index 982e84253..4271325e9 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.client.ui @@ -28,18 +28,18 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.server - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index 3ca406428..259d848f6 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc eclipse - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.eclipse plugins diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 403cf2635..c2b175470 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc argeo-slc - 1.1.2 + 1.1.3-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 9dded82e3..280c1ec5e 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 - 1.1.2 + 1.1.3-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 d53cc29ea..929dc59cd 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 - 1.1.2 + 1.1.3-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 19f6a847f..cb8bf1e8c 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 - 1.1.2 + 1.1.3-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 7561504d0..a27eec627 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 - 1.1.2 + 1.1.3-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 d3acc3d3e..d6d154ff5 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 - 1.1.2 + 1.1.3-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 a1881c8af..b1b056580 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 - 1.1.2 + 1.1.3-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 242aa9ec2..b1241927b 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.ext.activemq diff --git a/modules/agent/pom.xml b/modules/agent/pom.xml index f3fb6d93a..84da38466 100644 --- a/modules/agent/pom.xml +++ b/modules/agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.modules diff --git a/modules/pom.xml b/modules/pom.xml index c7566ddbf..3ff64d2d6 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.2 + 1.1.3-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 d93a98352..4363c321f 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 - 1.1.2 + 1.1.3-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 c4d4ac7f4..3f388ea07 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 - 1.1.2 + 1.1.3-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 356dc58e1..85affbbbd 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.server.repo diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 09156e74b..31e8d4d96 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.modules diff --git a/pom.xml b/pom.xml index 7c575a3a1..90d5a3550 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ argeo-slc pom Argeo SLC - 1.1.2 + 1.1.3-SNAPSHOT 1.1 2012-06-27 @@ -28,9 +28,9 @@ ${site.urlBase}/${developmentCycle.slc} - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2 - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2 - https://svn.argeo.org/slc/tags/argeo-slc-1.1.2 + 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 099a8e809..90bd70f4f 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -41,7 +41,7 @@ org.argeo.slc.runtime org.argeo.slc.specs - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index c7d8d8a3f..92d233da5 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index d5a05f955..7a7a2a4d6 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 34dcf3b8b..3f143d73a 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -75,7 +75,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-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 9e07a9a43..7649f5f40 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -30,24 +30,24 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.detached - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.unit - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/runtime/org.argeo.slc.repo/pom.xml b/runtime/org.argeo.slc.repo/pom.xml index a3c21de3c..938b2bcb5 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -38,12 +38,12 @@ org.argeo.slc.runtime org.argeo.slc.support.aether - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index d1fe1d34d..f43d284f7 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -48,7 +48,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index 8b0d968d3..5e0e435f8 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.2 + 1.1.3-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 638419d17..6b3c1db5e 100644 --- a/runtime/org.argeo.slc.support.activemq/pom.xml +++ b/runtime/org.argeo.slc.support.activemq/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -35,7 +35,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.aether/pom.xml b/runtime/org.argeo.slc.support.aether/pom.xml index ad890c36f..5d55e608b 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -29,7 +29,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index 85eff53df..b3a3b5c88 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -30,7 +30,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index 3e16103d5..9ba9f6b90 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -64,7 +64,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT @@ -92,7 +92,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.2 + 1.1.3-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 470d96c95..a23efbf63 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -46,7 +46,7 @@ org.argeo.slc.runtime org.argeo.slc.support.osgi - 1.1.2 + 1.1.3-SNAPSHOT @@ -59,7 +59,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.2 + 1.1.3-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 1aded4c3b..d996e2f16 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -36,7 +36,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT @@ -78,14 +78,14 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor test - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.jcr/pom.xml b/runtime/org.argeo.slc.support.jcr/pom.xml index 0afc2c552..56e4a482d 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -31,7 +31,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT @@ -45,7 +45,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.2 + 1.1.3-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 1a5edc0ce..6187e3fd6 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.2 + 1.1.3-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 e6a024778..942bc5fd8 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.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -69,12 +69,12 @@ org.argeo.slc.runtime org.argeo.slc.specs - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.aether - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ws.client/pom.xml b/runtime/org.argeo.slc.support.ws.client/pom.xml index 57c962468..db1b5b66d 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -37,12 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 3a519037d..e91cdb06a 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 - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc.runtime @@ -37,12 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.tp @@ -88,7 +88,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/runtime/pom.xml b/runtime/pom.xml index dcd0552ab..90f7efa3e 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.2 + 1.1.3-SNAPSHOT .. org.argeo.slc -- 2.39.2