From beea26638455a6fffdda54bbd821aad8c1bc998a Mon Sep 17 00:00:00 2001 From: Svenja Meyer Date: Fri, 27 Sep 2024 10:01:50 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 10.0.10 --- archetypes/dcache-nearline-plugin-archetype/pom.xml | 2 +- archetypes/pom.xml | 2 +- docs/TheBook/pom.xml | 2 +- docs/UserGuide/pom.xml | 2 +- docs/pom.xml | 2 +- modules/acl-vehicles/pom.xml | 2 +- modules/acl/pom.xml | 2 +- modules/benchmarks/pom.xml | 2 +- modules/cells/pom.xml | 2 +- modules/chimera/pom.xml | 2 +- modules/common-cli/pom.xml | 2 +- modules/common-security/pom.xml | 2 +- modules/common/pom.xml | 2 +- modules/dcache-bulk/pom.xml | 2 +- modules/dcache-chimera/pom.xml | 2 +- modules/dcache-dcap/pom.xml | 2 +- modules/dcache-frontend/pom.xml | 2 +- modules/dcache-ftp/pom.xml | 2 +- modules/dcache-gplazma/pom.xml | 2 +- modules/dcache-history/pom.xml | 2 +- modules/dcache-info/pom.xml | 2 +- modules/dcache-nearline-spi/pom.xml | 2 +- modules/dcache-nfs/pom.xml | 2 +- modules/dcache-qos/pom.xml | 2 +- modules/dcache-resilience/pom.xml | 2 +- modules/dcache-spacemanager/pom.xml | 2 +- modules/dcache-srm/pom.xml | 2 +- modules/dcache-vehicles/pom.xml | 2 +- modules/dcache-webdav/pom.xml | 2 +- modules/dcache-xrootd/pom.xml | 2 +- modules/dcache/pom.xml | 2 +- modules/ftp-client/pom.xml | 2 +- modules/gplazma2-alise/pom.xml | 2 +- modules/gplazma2-argus/pom.xml | 2 +- modules/gplazma2-banfile/pom.xml | 2 +- modules/gplazma2-fermi/pom.xml | 4 ++-- modules/gplazma2-grid/pom.xml | 2 +- modules/gplazma2-htpasswd/pom.xml | 2 +- modules/gplazma2-jaas/pom.xml | 2 +- modules/gplazma2-kpwd/pom.xml | 2 +- modules/gplazma2-krb5/pom.xml | 2 +- modules/gplazma2-ldap/pom.xml | 2 +- modules/gplazma2-multimap/pom.xml | 2 +- modules/gplazma2-nis/pom.xml | 2 +- modules/gplazma2-nsswitch/pom.xml | 2 +- modules/gplazma2-oidc/pom.xml | 2 +- modules/gplazma2-omnisession/pom.xml | 2 +- modules/gplazma2-roles/pom.xml | 2 +- modules/gplazma2-scitoken/pom.xml | 2 +- modules/gplazma2-voms/pom.xml | 2 +- modules/gplazma2/pom.xml | 2 +- modules/logback-console-config/pom.xml | 2 +- modules/logback-test-config/pom.xml | 2 +- modules/missingfiles-semsg/pom.xml | 2 +- modules/srm-client/pom.xml | 2 +- modules/srm-common/pom.xml | 2 +- modules/srm-server/pom.xml | 2 +- packages/fhs/pom.xml | 2 +- packages/pom.xml | 2 +- packages/system-test/pom.xml | 2 +- packages/tar/pom.xml | 2 +- plugins/hsqldb/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 4 ++-- 64 files changed, 66 insertions(+), 66 deletions(-) diff --git a/archetypes/dcache-nearline-plugin-archetype/pom.xml b/archetypes/dcache-nearline-plugin-archetype/pom.xml index 1d81e284360..de4c0c2f16b 100644 --- a/archetypes/dcache-nearline-plugin-archetype/pom.xml +++ b/archetypes/dcache-nearline-plugin-archetype/pom.xml @@ -5,7 +5,7 @@ org.dcache archetypes - 10.0.10-SNAPSHOT + 10.0.10 dcache-nearline-plugin-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 5966b7bc8ff..c1d50ca52cb 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 archetypes diff --git a/docs/TheBook/pom.xml b/docs/TheBook/pom.xml index 1d396e927d2..1595e39e3bd 100644 --- a/docs/TheBook/pom.xml +++ b/docs/TheBook/pom.xml @@ -4,7 +4,7 @@ org.dcache documentation - 10.0.10-SNAPSHOT + 10.0.10 TheBook diff --git a/docs/UserGuide/pom.xml b/docs/UserGuide/pom.xml index 1533b40bfe6..72777dd6f79 100644 --- a/docs/UserGuide/pom.xml +++ b/docs/UserGuide/pom.xml @@ -4,7 +4,7 @@ org.dcache documentation - 10.0.10-SNAPSHOT + 10.0.10 UserGuide diff --git a/docs/pom.xml b/docs/pom.xml index c1a222da3b3..b2d09b0c2e6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 documentation diff --git a/modules/acl-vehicles/pom.xml b/modules/acl-vehicles/pom.xml index 9cc94e8bf84..a35e1bba15d 100644 --- a/modules/acl-vehicles/pom.xml +++ b/modules/acl-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/acl/pom.xml b/modules/acl/pom.xml index 6b312fd1757..00cf25b6aef 100644 --- a/modules/acl/pom.xml +++ b/modules/acl/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/benchmarks/pom.xml b/modules/benchmarks/pom.xml index f3dce16f26e..f0efab1774d 100644 --- a/modules/benchmarks/pom.xml +++ b/modules/benchmarks/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/cells/pom.xml b/modules/cells/pom.xml index a9a0a7d8de9..80b3a9a56f6 100644 --- a/modules/cells/pom.xml +++ b/modules/cells/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/chimera/pom.xml b/modules/chimera/pom.xml index 9ce5e284e46..e4741e58167 100644 --- a/modules/chimera/pom.xml +++ b/modules/chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/common-cli/pom.xml b/modules/common-cli/pom.xml index 29ad3441dbb..3dac9c5eb85 100644 --- a/modules/common-cli/pom.xml +++ b/modules/common-cli/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/common-security/pom.xml b/modules/common-security/pom.xml index cd490364c8e..60622970c9b 100644 --- a/modules/common-security/pom.xml +++ b/modules/common-security/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/common/pom.xml b/modules/common/pom.xml index 7a3fef0a8cf..6b1d60a33be 100644 --- a/modules/common/pom.xml +++ b/modules/common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-bulk/pom.xml b/modules/dcache-bulk/pom.xml index ffada578e3d..1a8ea8ab1a3 100644 --- a/modules/dcache-bulk/pom.xml +++ b/modules/dcache-bulk/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-chimera/pom.xml b/modules/dcache-chimera/pom.xml index 0560694f6e6..aea9ef53c03 100644 --- a/modules/dcache-chimera/pom.xml +++ b/modules/dcache-chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-dcap/pom.xml b/modules/dcache-dcap/pom.xml index b9fccc7e1ee..ac927215177 100644 --- a/modules/dcache-dcap/pom.xml +++ b/modules/dcache-dcap/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-frontend/pom.xml b/modules/dcache-frontend/pom.xml index 45d1c25b2a7..8828ca6481b 100644 --- a/modules/dcache-frontend/pom.xml +++ b/modules/dcache-frontend/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-ftp/pom.xml b/modules/dcache-ftp/pom.xml index ec5dafcb46e..cf3d02038e7 100644 --- a/modules/dcache-ftp/pom.xml +++ b/modules/dcache-ftp/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-gplazma/pom.xml b/modules/dcache-gplazma/pom.xml index 49c30023989..f9415712824 100644 --- a/modules/dcache-gplazma/pom.xml +++ b/modules/dcache-gplazma/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-history/pom.xml b/modules/dcache-history/pom.xml index 9f6d5c90767..85f6143fb3b 100644 --- a/modules/dcache-history/pom.xml +++ b/modules/dcache-history/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-info/pom.xml b/modules/dcache-info/pom.xml index 9da3c9f1d81..cb936b15f1a 100644 --- a/modules/dcache-info/pom.xml +++ b/modules/dcache-info/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-nearline-spi/pom.xml b/modules/dcache-nearline-spi/pom.xml index c7951a469e7..a24915e8d89 100644 --- a/modules/dcache-nearline-spi/pom.xml +++ b/modules/dcache-nearline-spi/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-nfs/pom.xml b/modules/dcache-nfs/pom.xml index cae5e15c68d..2d3298e34e4 100644 --- a/modules/dcache-nfs/pom.xml +++ b/modules/dcache-nfs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-qos/pom.xml b/modules/dcache-qos/pom.xml index 8ba9b84072b..4f3ced63822 100644 --- a/modules/dcache-qos/pom.xml +++ b/modules/dcache-qos/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-resilience/pom.xml b/modules/dcache-resilience/pom.xml index cbed8ae1afe..a79f9271919 100644 --- a/modules/dcache-resilience/pom.xml +++ b/modules/dcache-resilience/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-spacemanager/pom.xml b/modules/dcache-spacemanager/pom.xml index 0ca5ad99183..510a3a25350 100644 --- a/modules/dcache-spacemanager/pom.xml +++ b/modules/dcache-spacemanager/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-srm/pom.xml b/modules/dcache-srm/pom.xml index 0ca77a9a278..bc0c5579f4b 100644 --- a/modules/dcache-srm/pom.xml +++ b/modules/dcache-srm/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-vehicles/pom.xml b/modules/dcache-vehicles/pom.xml index 88927577a1d..002cb059126 100644 --- a/modules/dcache-vehicles/pom.xml +++ b/modules/dcache-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-webdav/pom.xml b/modules/dcache-webdav/pom.xml index 35698000c1f..1bb8db052f6 100644 --- a/modules/dcache-webdav/pom.xml +++ b/modules/dcache-webdav/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache-xrootd/pom.xml b/modules/dcache-xrootd/pom.xml index 0ee7f806b3a..22c46bd51f5 100644 --- a/modules/dcache-xrootd/pom.xml +++ b/modules/dcache-xrootd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/dcache/pom.xml b/modules/dcache/pom.xml index e76fe900974..df525c06fb6 100644 --- a/modules/dcache/pom.xml +++ b/modules/dcache/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/ftp-client/pom.xml b/modules/ftp-client/pom.xml index a160a2a0741..804ae9861dd 100644 --- a/modules/ftp-client/pom.xml +++ b/modules/ftp-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-alise/pom.xml b/modules/gplazma2-alise/pom.xml index f201a341730..3368d1f81b6 100644 --- a/modules/gplazma2-alise/pom.xml +++ b/modules/gplazma2-alise/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-argus/pom.xml b/modules/gplazma2-argus/pom.xml index 107f2c89960..0a2eb4eb37f 100644 --- a/modules/gplazma2-argus/pom.xml +++ b/modules/gplazma2-argus/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-banfile/pom.xml b/modules/gplazma2-banfile/pom.xml index 136d9fed2b4..23014728328 100644 --- a/modules/gplazma2-banfile/pom.xml +++ b/modules/gplazma2-banfile/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-fermi/pom.xml b/modules/gplazma2-fermi/pom.xml index a9c1cd8f18f..a062155e9a4 100644 --- a/modules/gplazma2-fermi/pom.xml +++ b/modules/gplazma2-fermi/pom.xml @@ -5,7 +5,7 @@ dcache-parent org.dcache - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml @@ -18,7 +18,7 @@ org.dcache gplazma2 - 10.0.10-SNAPSHOT + 10.0.10 com.google.code.gson diff --git a/modules/gplazma2-grid/pom.xml b/modules/gplazma2-grid/pom.xml index 5704978b6fa..6537efb41c1 100644 --- a/modules/gplazma2-grid/pom.xml +++ b/modules/gplazma2-grid/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-htpasswd/pom.xml b/modules/gplazma2-htpasswd/pom.xml index ac9cff67502..5523105859e 100644 --- a/modules/gplazma2-htpasswd/pom.xml +++ b/modules/gplazma2-htpasswd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-jaas/pom.xml b/modules/gplazma2-jaas/pom.xml index 2151e5ecc74..1a242516a8f 100644 --- a/modules/gplazma2-jaas/pom.xml +++ b/modules/gplazma2-jaas/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-kpwd/pom.xml b/modules/gplazma2-kpwd/pom.xml index 593d7771917..d41f8de0151 100644 --- a/modules/gplazma2-kpwd/pom.xml +++ b/modules/gplazma2-kpwd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-krb5/pom.xml b/modules/gplazma2-krb5/pom.xml index 6abc9bd0459..37b1979cda6 100644 --- a/modules/gplazma2-krb5/pom.xml +++ b/modules/gplazma2-krb5/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-ldap/pom.xml b/modules/gplazma2-ldap/pom.xml index 4ca308c1378..002d4d48491 100644 --- a/modules/gplazma2-ldap/pom.xml +++ b/modules/gplazma2-ldap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-multimap/pom.xml b/modules/gplazma2-multimap/pom.xml index 1483e926b67..8a321c95811 100644 --- a/modules/gplazma2-multimap/pom.xml +++ b/modules/gplazma2-multimap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-nis/pom.xml b/modules/gplazma2-nis/pom.xml index 73ef0fcc92d..d2fab478e4d 100644 --- a/modules/gplazma2-nis/pom.xml +++ b/modules/gplazma2-nis/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-nsswitch/pom.xml b/modules/gplazma2-nsswitch/pom.xml index bd2bd3ffe93..c59e29e2d4c 100644 --- a/modules/gplazma2-nsswitch/pom.xml +++ b/modules/gplazma2-nsswitch/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-oidc/pom.xml b/modules/gplazma2-oidc/pom.xml index d1dcc79c03e..99f07c27a7a 100644 --- a/modules/gplazma2-oidc/pom.xml +++ b/modules/gplazma2-oidc/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-omnisession/pom.xml b/modules/gplazma2-omnisession/pom.xml index 472a66a4aff..1224c025f26 100644 --- a/modules/gplazma2-omnisession/pom.xml +++ b/modules/gplazma2-omnisession/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-roles/pom.xml b/modules/gplazma2-roles/pom.xml index 0e084c92634..2aed37b9e02 100644 --- a/modules/gplazma2-roles/pom.xml +++ b/modules/gplazma2-roles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-scitoken/pom.xml b/modules/gplazma2-scitoken/pom.xml index d5f00dddcee..74eaab27d22 100644 --- a/modules/gplazma2-scitoken/pom.xml +++ b/modules/gplazma2-scitoken/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2-voms/pom.xml b/modules/gplazma2-voms/pom.xml index 789c294f02c..f39f0eb76b0 100644 --- a/modules/gplazma2-voms/pom.xml +++ b/modules/gplazma2-voms/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/gplazma2/pom.xml b/modules/gplazma2/pom.xml index 75ddb2289ba..a2a57b8306e 100644 --- a/modules/gplazma2/pom.xml +++ b/modules/gplazma2/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/logback-console-config/pom.xml b/modules/logback-console-config/pom.xml index 733156c335c..f7871af7dc8 100644 --- a/modules/logback-console-config/pom.xml +++ b/modules/logback-console-config/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/logback-test-config/pom.xml b/modules/logback-test-config/pom.xml index 2491318145d..3a7690b8863 100644 --- a/modules/logback-test-config/pom.xml +++ b/modules/logback-test-config/pom.xml @@ -3,7 +3,7 @@ org.dcache logback-test-config - 10.0.10-SNAPSHOT + 10.0.10 jar Logback config for building and testing diff --git a/modules/missingfiles-semsg/pom.xml b/modules/missingfiles-semsg/pom.xml index 7ef9cb455a0..e26db189dfe 100644 --- a/modules/missingfiles-semsg/pom.xml +++ b/modules/missingfiles-semsg/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/srm-client/pom.xml b/modules/srm-client/pom.xml index 17e0db6f88d..a5abb6abc5d 100644 --- a/modules/srm-client/pom.xml +++ b/modules/srm-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/srm-common/pom.xml b/modules/srm-common/pom.xml index 7ee8d2bef51..e7838f0d043 100644 --- a/modules/srm-common/pom.xml +++ b/modules/srm-common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/modules/srm-server/pom.xml b/modules/srm-server/pom.xml index 4f585239d41..be80b4a03e2 100644 --- a/modules/srm-server/pom.xml +++ b/modules/srm-server/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 ../../pom.xml diff --git a/packages/fhs/pom.xml b/packages/fhs/pom.xml index b7b23154c15..26f930adf76 100644 --- a/packages/fhs/pom.xml +++ b/packages/fhs/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 10.0.10-SNAPSHOT + 10.0.10 dcache-fhs diff --git a/packages/pom.xml b/packages/pom.xml index b68d4c101b7..fe197211b41 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 packaging diff --git a/packages/system-test/pom.xml b/packages/system-test/pom.xml index 976547529b7..cd4798cb366 100644 --- a/packages/system-test/pom.xml +++ b/packages/system-test/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 10.0.10-SNAPSHOT + 10.0.10 system-test diff --git a/packages/tar/pom.xml b/packages/tar/pom.xml index 3b9937199b5..d48520846dc 100644 --- a/packages/tar/pom.xml +++ b/packages/tar/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 10.0.10-SNAPSHOT + 10.0.10 dcache-tar diff --git a/plugins/hsqldb/pom.xml b/plugins/hsqldb/pom.xml index 029a6a4ea06..49ebf02d32d 100644 --- a/plugins/hsqldb/pom.xml +++ b/plugins/hsqldb/pom.xml @@ -4,7 +4,7 @@ org.dcache plugins - 10.0.10-SNAPSHOT + 10.0.10 dcache-plugin-hsqldb diff --git a/plugins/pom.xml b/plugins/pom.xml index 0485919a836..bbb9377d402 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 10.0.10-SNAPSHOT + 10.0.10 plugins diff --git a/pom.xml b/pom.xml index 1b4f19713c4..5a805494648 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.dcache - 10.0.10-SNAPSHOT + 10.0.10 dcache-parent pom @@ -129,7 +129,7 @@ https://github.com/dCache/dcache scm:git:https://github.com/dCache/dcache.git scm:git:ssh://git@github.com/dCache/dcache.git - 10.0 + 10.0.10