From db57a9673765b879019aa176448c1a118fe37f06 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 25 Nov 2010 18:06:35 +0000 Subject: [PATCH] [maven-release-plugin] copy for tag argeo-slc-0.13.0 git-svn-id: https://svn.argeo.org/slc/tags/argeo-slc-0.13.0@3947 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- demo/pom.xml | 2 +- demo/site/pom.xml | 2 +- dep/org.argeo.slc.dep.agent.extras/pom.xml | 2 +- dep/org.argeo.slc.dep.agent/pom.xml | 5 ++--- dep/org.argeo.slc.dep.detached/pom.xml | 2 +- dep/org.argeo.slc.dep.eclipse/pom.xml | 5 ++--- dep/org.argeo.slc.dep.gis/pom.xml | 2 +- dep/org.argeo.slc.dep.sdk.sources/pom.xml | 2 +- dep/org.argeo.slc.dep.sdk/pom.xml | 5 ++--- dep/org.argeo.slc.dep.server/pom.xml | 2 +- dep/pom.xml | 2 +- dist/org.argeo.slc.sdk/pom.xml | 2 +- dist/pom.xml | 2 +- eclipse/plugins/modules/pom.xml | 5 ++--- eclipse/plugins/pom.xml | 5 ++--- .../runtime/org.argeo.slc.client.commons/pom.xml | 5 ++--- .../plugins/runtime/org.argeo.slc.client.core/pom.xml | 5 ++--- .../plugins/runtime/org.argeo.slc.client.oxm/pom.xml | 5 ++--- .../plugins/runtime/org.argeo.slc.client.rcp/pom.xml | 5 ++--- .../plugins/runtime/org.argeo.slc.client.ui/pom.xml | 5 ++--- eclipse/plugins/runtime/pom.xml | 5 ++--- eclipse/pom.xml | 5 ++--- integration-tests/org.argeo.slc.it.webapp/pom.xml | 5 ++--- integration-tests/pom.xml | 2 +- modules/agent/pom.xml | 2 +- modules/pom.xml | 2 +- modules/server/pom.xml | 2 +- pom.xml | 11 +++++------ runtime/org.argeo.slc.core/pom.xml | 2 +- runtime/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 | 2 +- runtime/org.argeo.slc.server/pom.xml | 2 +- runtime/org.argeo.slc.specs/pom.xml | 2 +- runtime/org.argeo.slc.support.activemq/pom.xml | 2 +- runtime/org.argeo.slc.support.ant/pom.xml | 2 +- runtime/org.argeo.slc.support.castor/pom.xml | 2 +- runtime/org.argeo.slc.support.equinox/pom.xml | 2 +- runtime/org.argeo.slc.support.gis/pom.xml | 2 +- runtime/org.argeo.slc.support.hibernate/pom.xml | 5 ++--- runtime/org.argeo.slc.support.jcr/pom.xml | 2 +- runtime/org.argeo.slc.support.jemmy/pom.xml | 2 +- runtime/org.argeo.slc.support.maven/pom.xml | 2 +- runtime/org.argeo.slc.support.osgi/pom.xml | 2 +- runtime/org.argeo.slc.support.simple/pom.xml | 2 +- runtime/org.argeo.slc.support.ws.client/pom.xml | 2 +- runtime/org.argeo.slc.unit/pom.xml | 2 +- runtime/pom.xml | 2 +- server/org.argeo.slc.ria/pom.xml | 2 +- server/pom.xml | 2 +- 51 files changed, 69 insertions(+), 84 deletions(-) diff --git a/demo/pom.xml b/demo/pom.xml index e57171339..ad45b4e57 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc diff --git a/demo/site/pom.xml b/demo/site/pom.xml index f15c2c90a..c50979498 100644 --- a/demo/site/pom.xml +++ b/demo/site/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.demo diff --git a/dep/org.argeo.slc.dep.agent.extras/pom.xml b/dep/org.argeo.slc.dep.agent.extras/pom.xml index df768b2ff..486412ade 100644 --- a/dep/org.argeo.slc.dep.agent.extras/pom.xml +++ b/dep/org.argeo.slc.dep.agent.extras/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.agent/pom.xml b/dep/org.argeo.slc.dep.agent/pom.xml index d1ee0f3af..71e5ea0f6 100644 --- a/dep/org.argeo.slc.dep.agent/pom.xml +++ b/dep/org.argeo.slc.dep.agent/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.detached/pom.xml b/dep/org.argeo.slc.dep.detached/pom.xml index 0d3edded5..3f75cc337 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index 685292b67..360a15dd6 100644 --- a/dep/org.argeo.slc.dep.eclipse/pom.xml +++ b/dep/org.argeo.slc.dep.eclipse/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.gis/pom.xml b/dep/org.argeo.slc.dep.gis/pom.xml index 94cdcafc5..0f4abeb30 100644 --- a/dep/org.argeo.slc.dep.gis/pom.xml +++ b/dep/org.argeo.slc.dep.gis/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.sdk.sources/pom.xml b/dep/org.argeo.slc.dep.sdk.sources/pom.xml index 9b95cb250..21701b9c1 100644 --- a/dep/org.argeo.slc.dep.sdk.sources/pom.xml +++ b/dep/org.argeo.slc.dep.sdk.sources/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.sdk/pom.xml b/dep/org.argeo.slc.dep.sdk/pom.xml index b80915d7f..fb7ebefa6 100644 --- a/dep/org.argeo.slc.dep.sdk/pom.xml +++ b/dep/org.argeo.slc.dep.sdk/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/org.argeo.slc.dep.server/pom.xml b/dep/org.argeo.slc.dep.server/pom.xml index 3641f510a..b057d1c9d 100644 --- a/dep/org.argeo.slc.dep.server/pom.xml +++ b/dep/org.argeo.slc.dep.server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dep - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.dep diff --git a/dep/pom.xml b/dep/pom.xml index 6e8c62934..1ae68270f 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc diff --git a/dist/org.argeo.slc.sdk/pom.xml b/dist/org.argeo.slc.sdk/pom.xml index 87c9cdb02..2f3c5ac36 100644 --- a/dist/org.argeo.slc.sdk/pom.xml +++ b/dist/org.argeo.slc.sdk/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc dist - 0.13.0-SNAPSHOT + 0.13.0 org.argeo.slc.dist org.argeo.slc.sdk diff --git a/dist/pom.xml b/dist/pom.xml index cae294898..26aa4ed7b 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc diff --git a/eclipse/plugins/modules/pom.xml b/eclipse/plugins/modules/pom.xml index 51d12e3c7..7fd9b9239 100644 --- a/eclipse/plugins/modules/pom.xml +++ b/eclipse/plugins/modules/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.eclipse diff --git a/eclipse/plugins/pom.xml b/eclipse/plugins/pom.xml index c5a6f6725..58b4a76bb 100644 --- a/eclipse/plugins/pom.xml +++ b/eclipse/plugins/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc eclipse - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.eclipse diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.commons/pom.xml b/eclipse/plugins/runtime/org.argeo.slc.client.commons/pom.xml index ea011cfc3..eec07d9bf 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.commons/pom.xml +++ b/eclipse/plugins/runtime/org.argeo.slc.client.commons/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.client.commons diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.core/pom.xml b/eclipse/plugins/runtime/org.argeo.slc.client.core/pom.xml index e0ab2d3b8..725d4b74d 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.core/pom.xml +++ b/eclipse/plugins/runtime/org.argeo.slc.client.core/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.client.core diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.oxm/pom.xml b/eclipse/plugins/runtime/org.argeo.slc.client.oxm/pom.xml index c92200e4a..21c2c6ff5 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.oxm/pom.xml +++ b/eclipse/plugins/runtime/org.argeo.slc.client.oxm/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.client.oxm diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.rcp/pom.xml b/eclipse/plugins/runtime/org.argeo.slc.client.rcp/pom.xml index d283f6c82..7747fba1e 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.rcp/pom.xml +++ b/eclipse/plugins/runtime/org.argeo.slc.client.rcp/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.client.rcp diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.ui/pom.xml b/eclipse/plugins/runtime/org.argeo.slc.client.ui/pom.xml index 4827a1b7c..0a15c6da7 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.ui/pom.xml +++ b/eclipse/plugins/runtime/org.argeo.slc.client.ui/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.client.ui diff --git a/eclipse/plugins/runtime/pom.xml b/eclipse/plugins/runtime/pom.xml index 218e19446..d2594f68f 100644 --- a/eclipse/plugins/runtime/pom.xml +++ b/eclipse/plugins/runtime/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc.eclipse plugins - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.eclipse diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 7ee567fed..f1cf162cb 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. eclipse diff --git a/integration-tests/org.argeo.slc.it.webapp/pom.xml b/integration-tests/org.argeo.slc.it.webapp/pom.xml index 4da8d4fc0..9a9ab4367 100644 --- a/integration-tests/org.argeo.slc.it.webapp/pom.xml +++ b/integration-tests/org.argeo.slc.it.webapp/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc integration-tests - 0.13.0-SNAPSHOT + 0.13.0 org.argeo.slc.it org.argeo.slc.it.webapp diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0efba62e1..21304a5bb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc diff --git a/modules/agent/pom.xml b/modules/agent/pom.xml index f24d62ff7..1fa6b8ad0 100644 --- a/modules/agent/pom.xml +++ b/modules/agent/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.modules diff --git a/modules/pom.xml b/modules/pom.xml index 3fab1c261..7179f8917 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. modules diff --git a/modules/server/pom.xml b/modules/server/pom.xml index 569344786..b8611b08c 100644 --- a/modules/server/pom.xml +++ b/modules/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc modules - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.modules diff --git a/pom.xml b/pom.xml index 81e44407d..ef60772fe 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 org.argeo @@ -10,7 +9,7 @@ argeo-slc pom Argeo SLC - 0.13.0-SNAPSHOT + 0.13.0 0.13 1.1.0 @@ -36,9 +35,9 @@ ${site.urlBase}/${developmentCycle} - scm:svn:https://svn.argeo.org/slc/trunk - scm:svn:https://svn.argeo.org/slc/trunk - https://svn.argeo.org/slc/trunk + scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.13.0 + scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.13.0 + https://svn.argeo.org/slc/tags/argeo-slc-0.13.0 Bugzilla diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index 5b55d4f05..69b96a86b 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index 281e62891..8a7bcab14 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index cf7984723..68ce1503a 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index eb3a60ce0..1f8f855da 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.lib.detached/pom.xml b/runtime/org.argeo.slc.lib.detached/pom.xml index c2ec2832a..5190781f4 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index a39981a6d..26c8885fa 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index 849233fed..f6e721573 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.13.0-SNAPSHOT + 0.13.0 .. 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 1518dc009..e27e1b73a 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index abc9854ee..be2ea9c6d 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index 20532eb7b..1973216af 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index 103dd3b0e..53eb12932 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.gis/pom.xml b/runtime/org.argeo.slc.support.gis/pom.xml index 0d12e738f..45162998f 100644 --- a/runtime/org.argeo.slc.support.gis/pom.xml +++ b/runtime/org.argeo.slc.support.gis/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.hibernate/pom.xml b/runtime/org.argeo.slc.support.hibernate/pom.xml index 08939f748..dd4e1694f 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc runtime - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.jcr/pom.xml b/runtime/org.argeo.slc.support.jcr/pom.xml index 76696bac6..d149a5f6b 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.jemmy/pom.xml b/runtime/org.argeo.slc.support.jemmy/pom.xml index ae770f4a7..a64cfe515 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.13.0-SNAPSHOT + 0.13.0 .. 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 64f4b212f..3af8b2ad4 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.osgi/pom.xml b/runtime/org.argeo.slc.support.osgi/pom.xml index 24b7eb97b..4625438ce 100644 --- a/runtime/org.argeo.slc.support.osgi/pom.xml +++ b/runtime/org.argeo.slc.support.osgi/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index eb1100041..99739e44c 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.support.ws.client/pom.xml b/runtime/org.argeo.slc.support.ws.client/pom.xml index 3ab4200e5..e00b239cc 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 5b3cdc132..b8d1e49f6 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.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.runtime diff --git a/runtime/pom.xml b/runtime/pom.xml index 7f6bfde5b..4ca299944 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc diff --git a/server/org.argeo.slc.ria/pom.xml b/server/org.argeo.slc.ria/pom.xml index 1de0e6b0b..ce4b4dbf8 100644 --- a/server/org.argeo.slc.ria/pom.xml +++ b/server/org.argeo.slc.ria/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc server - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc.server diff --git a/server/pom.xml b/server/pom.xml index f30c1245d..62ec1e2c1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 0.13.0-SNAPSHOT + 0.13.0 .. org.argeo.slc -- 2.39.2