From b049f2165c9906b200943232c373deb56023f300 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 27 Jun 2012 14:56:39 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/slc/trunk@5387 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 70a71e4d9..0287bffc9 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.1 + 1.1.2-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 746a83e37..dcb9a1dcc 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.1 + 1.1.2-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 1dbb2cb10..570d2aa41 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.1 + 1.1.2-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 d96f9429f..e080db1dd 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.1 + 1.1.2-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 48dbc73a5..022d86e9f 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.1 + 1.1.2-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 9ffa68808..e046e80f9 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.demo.minimal diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index c988c0156..80f3f369b 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.demo diff --git a/demo/pom.xml b/demo/pom.xml index 2571a1ca9..963e653df 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.1 + 1.1.2-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 aa6a97cda..fc0669e71 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.1 + 1.1.2-SNAPSHOT .. @@ -33,78 +33,78 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.ant - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.activemq - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.server - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.equinox - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.node.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.repo - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo.webapp - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.launcher - 1.1.1 + 1.1.2-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 6358cc7df..5707cac5c 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.dep @@ -14,12 +14,12 @@ org.argeo.slc.runtime org.argeo.slc.detached - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jemmy - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index 207857848..d03fe0819 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.dep @@ -30,19 +30,19 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.ui.dist - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.dep org.argeo.slc.dep.backend - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rap/pom.xml b/dep/org.argeo.slc.dep.rap/pom.xml index 40d35cf07..b08ad27e9 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.dep @@ -30,12 +30,12 @@ org.argeo.slc.dep org.argeo.slc.dep.eclipse - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rap - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/dep/org.argeo.slc.dep.rcp/pom.xml b/dep/org.argeo.slc.dep.rcp/pom.xml index 7dcd2ebac..8fa12b398 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.dep @@ -31,12 +31,12 @@ org.argeo.slc.dep org.argeo.slc.dep.eclipse - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rcp - 1.1.1 + 1.1.2-SNAPSHOT @@ -50,7 +50,7 @@ org.argeo.slc.runtime org.argeo.slc.unit - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/dep/pom.xml b/dep/pom.xml index adb13d61a..9337081bc 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.1 + 1.1.2-SNAPSHOT .. dep @@ -37,13 +37,13 @@ org.argeo.slc.runtime org.argeo.slc.unit - 1.1.1 + 1.1.2-SNAPSHOT test org.argeo.slc.runtime org.argeo.slc.support.maven - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/dist/pom.xml b/dist/pom.xml index 9aaacd411..d5f9dd337 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.slc diff --git a/dist/slc-maven/pom.xml b/dist/slc-maven/pom.xml index ae546a83e..0b83de1fa 100644 --- a/dist/slc-maven/pom.xml +++ b/dist/slc-maven/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.dist slc-maven @@ -13,7 +13,7 @@ org.argeo.slc.runtime org.argeo.slc.support.maven - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index f6457b0ad..f196cffc0 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 1.1.1 + 1.1.2-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 bd9c0e82a..5288112c9 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.client.rap @@ -15,7 +15,7 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml b/eclipse/plugins/org.argeo.slc.client.rcp/pom.xml index 93df191a0..78644d927 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.client.rcp @@ -14,19 +14,19 @@ org.argeo.slc.eclipse org.argeo.slc.client.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.node.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.agent - 1.1.1 + 1.1.2-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 a09785689..158082c1f 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.client.ui.dist @@ -35,12 +35,12 @@ org.argeo.slc.runtime org.argeo.slc.repo - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.modules org.argeo.slc.server.repo - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/plugins/org.argeo.slc.client.ui/pom.xml b/eclipse/plugins/org.argeo.slc.client.ui/pom.xml index d1fc7f033..5f51048c7 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.client.ui @@ -28,18 +28,18 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.server - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index 0a846bfba..b9856694a 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc eclipse - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.eclipse plugins diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 825a3a979..5ba9ab002 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc argeo-slc - 1.1.1 + 1.1.2-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 19bd7c2e9..fd83e5f9e 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.1 + 1.1.2-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 9420ddeb9..2bb2c2ea9 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.1 + 1.1.2-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 dba698b90..b65b25723 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.1 + 1.1.2-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 f6e4c386b..579e3a4ae 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.1 + 1.1.2-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 6da0b34ef..43ca8a4ea 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.1 + 1.1.2-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 ffde69788..9a53b33af 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.1 + 1.1.2-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 8d7d6fae2..1ae320bee 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.ext.activemq diff --git a/modules/agent/pom.xml b/modules/agent/pom.xml index 7e4c3b646..3a5934315 100644 --- a/modules/agent/pom.xml +++ b/modules/agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.modules diff --git a/modules/pom.xml b/modules/pom.xml index 04fdc19a8..e91faeb27 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.1 + 1.1.2-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 7db4084fa..e41f81aa8 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.1 + 1.1.2-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 7d8877d35..49c54899e 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.1 + 1.1.2-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 8c4e7f709..30e290307 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.server.repo diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 143ba6d70..2124b3243 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.modules diff --git a/pom.xml b/pom.xml index 3130f7547..4e9c93295 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ argeo-slc pom Argeo SLC - 1.1.1 + 1.1.2-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.1 - scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.1 - https://svn.argeo.org/slc/tags/argeo-slc-1.1.1 + 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 7147af3c1..e1fdd23d3 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -41,7 +41,7 @@ org.argeo.slc.runtime org.argeo.slc.specs - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index bc8bad6dd..82ca4c225 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index 6e520d1bf..54642ab79 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index f1334669f..e28195783 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -75,7 +75,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-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 0b9c3b7dd..43094ab7d 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -30,24 +30,24 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.detached - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.unit - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/runtime/org.argeo.slc.repo/pom.xml b/runtime/org.argeo.slc.repo/pom.xml index 5363ba2e9..92ebf3538 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -38,12 +38,12 @@ org.argeo.slc.runtime org.argeo.slc.support.aether - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index 2b7084150..cd5812de5 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -48,7 +48,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index be3c2b8fa..1778b517c 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.1 + 1.1.2-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 f2cbad5fb..9f255f171 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -35,7 +35,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.aether/pom.xml b/runtime/org.argeo.slc.support.aether/pom.xml index 43bd06b62..e23cdd564 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -29,7 +29,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index 6177af1cc..89c5d65b1 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -30,7 +30,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index ad071ddbd..44b0c937e 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -62,7 +62,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT @@ -90,7 +90,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.1 + 1.1.2-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 52e7d5074..f7e79f99c 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -46,7 +46,7 @@ org.argeo.slc.runtime org.argeo.slc.support.osgi - 1.1.1 + 1.1.2-SNAPSHOT @@ -59,7 +59,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.1 + 1.1.2-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 1f3b32906..041ae0c35 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -36,7 +36,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT @@ -78,14 +78,14 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor test - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.jcr/pom.xml b/runtime/org.argeo.slc.support.jcr/pom.xml index 9799c56e8..5c52aa177 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -31,7 +31,7 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT @@ -45,7 +45,7 @@ org.argeo.slc.runtime org.argeo.slc.unit test - 1.1.1 + 1.1.2-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 c02debda5..1d306b41a 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.1 + 1.1.2-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 7be1d27a7..51aa9d2e4 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -69,12 +69,12 @@ org.argeo.slc.runtime org.argeo.slc.specs - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.aether - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.ws.client/pom.xml b/runtime/org.argeo.slc.support.ws.client/pom.xml index e21797559..a3ae46c45 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -37,12 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.castor - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 66eddc2d0..a8d9929f6 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.1 + 1.1.2-SNAPSHOT .. org.argeo.slc.runtime @@ -37,12 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.tp @@ -88,7 +88,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/runtime/pom.xml b/runtime/pom.xml index 66cf01ba8..159879bab 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.slc -- 2.39.2