From ba393f0db2f74e1f9c251f42a029c916269607fe Mon Sep 17 00:00:00 2001 From: Svenja Meyer Date: Thu, 21 Nov 2024 20:02:54 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 d67cca205ab..8a6dc7cb513 100644 --- a/archetypes/dcache-nearline-plugin-archetype/pom.xml +++ b/archetypes/dcache-nearline-plugin-archetype/pom.xml @@ -5,7 +5,7 @@ org.dcache archetypes - 9.2.30 + 9.2.31-SNAPSHOT dcache-nearline-plugin-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 8a2eb8b0b19..ecd00d9c7cf 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT archetypes diff --git a/docs/TheBook/pom.xml b/docs/TheBook/pom.xml index a86d46fca1c..355730efece 100644 --- a/docs/TheBook/pom.xml +++ b/docs/TheBook/pom.xml @@ -4,7 +4,7 @@ org.dcache documentation - 9.2.30 + 9.2.31-SNAPSHOT TheBook diff --git a/docs/UserGuide/pom.xml b/docs/UserGuide/pom.xml index 4f4203bd9f1..3cc0f8d4224 100644 --- a/docs/UserGuide/pom.xml +++ b/docs/UserGuide/pom.xml @@ -4,7 +4,7 @@ org.dcache documentation - 9.2.30 + 9.2.31-SNAPSHOT UserGuide diff --git a/docs/pom.xml b/docs/pom.xml index 8ca021ebf3e..b4a4a1b63fe 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT documentation diff --git a/modules/acl-vehicles/pom.xml b/modules/acl-vehicles/pom.xml index c65adf7ac4a..b303dc6d659 100644 --- a/modules/acl-vehicles/pom.xml +++ b/modules/acl-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/acl/pom.xml b/modules/acl/pom.xml index 75402841487..1531cc557b0 100644 --- a/modules/acl/pom.xml +++ b/modules/acl/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/benchmarks/pom.xml b/modules/benchmarks/pom.xml index 91b035272aa..d8fb9081050 100644 --- a/modules/benchmarks/pom.xml +++ b/modules/benchmarks/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/cells/pom.xml b/modules/cells/pom.xml index 8fda3c5f37d..769f756807d 100644 --- a/modules/cells/pom.xml +++ b/modules/cells/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/chimera/pom.xml b/modules/chimera/pom.xml index 82bad543719..41748d31182 100644 --- a/modules/chimera/pom.xml +++ b/modules/chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/common-cli/pom.xml b/modules/common-cli/pom.xml index c0e2a067282..1a613e6baf5 100644 --- a/modules/common-cli/pom.xml +++ b/modules/common-cli/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/common-security/pom.xml b/modules/common-security/pom.xml index 9af1735d44e..7146405712b 100644 --- a/modules/common-security/pom.xml +++ b/modules/common-security/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/common/pom.xml b/modules/common/pom.xml index 7037dd2b4cf..398d1d418ba 100644 --- a/modules/common/pom.xml +++ b/modules/common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-bulk/pom.xml b/modules/dcache-bulk/pom.xml index 46584bf42fb..0f3f505c982 100644 --- a/modules/dcache-bulk/pom.xml +++ b/modules/dcache-bulk/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-chimera/pom.xml b/modules/dcache-chimera/pom.xml index a5fce670a50..41cf17088d1 100644 --- a/modules/dcache-chimera/pom.xml +++ b/modules/dcache-chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-dcap/pom.xml b/modules/dcache-dcap/pom.xml index 8f8dcd8b656..30057770443 100644 --- a/modules/dcache-dcap/pom.xml +++ b/modules/dcache-dcap/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-frontend/pom.xml b/modules/dcache-frontend/pom.xml index 72e5019a313..49c94804a3b 100644 --- a/modules/dcache-frontend/pom.xml +++ b/modules/dcache-frontend/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-ftp/pom.xml b/modules/dcache-ftp/pom.xml index 2ed7f94902c..993fe7f99ed 100644 --- a/modules/dcache-ftp/pom.xml +++ b/modules/dcache-ftp/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-gplazma/pom.xml b/modules/dcache-gplazma/pom.xml index 740a68af147..b6715479817 100644 --- a/modules/dcache-gplazma/pom.xml +++ b/modules/dcache-gplazma/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-history/pom.xml b/modules/dcache-history/pom.xml index e2ad217e6b7..5c0ed4b841a 100644 --- a/modules/dcache-history/pom.xml +++ b/modules/dcache-history/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-info/pom.xml b/modules/dcache-info/pom.xml index 91b5608934d..851ca0a2271 100644 --- a/modules/dcache-info/pom.xml +++ b/modules/dcache-info/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-nearline-spi/pom.xml b/modules/dcache-nearline-spi/pom.xml index c6f8e0294e3..22ea79c159b 100644 --- a/modules/dcache-nearline-spi/pom.xml +++ b/modules/dcache-nearline-spi/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-nfs/pom.xml b/modules/dcache-nfs/pom.xml index b00f8ffa5f0..79797ec5a04 100644 --- a/modules/dcache-nfs/pom.xml +++ b/modules/dcache-nfs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-qos/pom.xml b/modules/dcache-qos/pom.xml index 722d3d4c951..21fd1cecf5c 100644 --- a/modules/dcache-qos/pom.xml +++ b/modules/dcache-qos/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-resilience/pom.xml b/modules/dcache-resilience/pom.xml index 8dbb8e57050..c30b8aa9b34 100644 --- a/modules/dcache-resilience/pom.xml +++ b/modules/dcache-resilience/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-spacemanager/pom.xml b/modules/dcache-spacemanager/pom.xml index d37969fc5f1..6d9c1f8eefe 100644 --- a/modules/dcache-spacemanager/pom.xml +++ b/modules/dcache-spacemanager/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-srm/pom.xml b/modules/dcache-srm/pom.xml index 7700e72e174..fb56c1e5535 100644 --- a/modules/dcache-srm/pom.xml +++ b/modules/dcache-srm/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-vehicles/pom.xml b/modules/dcache-vehicles/pom.xml index 23555ef5b4d..d1edb5190b8 100644 --- a/modules/dcache-vehicles/pom.xml +++ b/modules/dcache-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-webdav/pom.xml b/modules/dcache-webdav/pom.xml index 4bfeac9b2a0..6f4741bddf3 100644 --- a/modules/dcache-webdav/pom.xml +++ b/modules/dcache-webdav/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-xrootd/pom.xml b/modules/dcache-xrootd/pom.xml index 24420c07d85..0f2f1ff2793 100644 --- a/modules/dcache-xrootd/pom.xml +++ b/modules/dcache-xrootd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/dcache/pom.xml b/modules/dcache/pom.xml index dd3e94b874e..a6ae1b9f65f 100644 --- a/modules/dcache/pom.xml +++ b/modules/dcache/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/ftp-client/pom.xml b/modules/ftp-client/pom.xml index 5e3cd666a3f..922c3b6f67a 100644 --- a/modules/ftp-client/pom.xml +++ b/modules/ftp-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-alise/pom.xml b/modules/gplazma2-alise/pom.xml index 7d7c758e218..8b8c1e19bd7 100644 --- a/modules/gplazma2-alise/pom.xml +++ b/modules/gplazma2-alise/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-argus/pom.xml b/modules/gplazma2-argus/pom.xml index 1c1f2d1321e..85393d485d7 100644 --- a/modules/gplazma2-argus/pom.xml +++ b/modules/gplazma2-argus/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-banfile/pom.xml b/modules/gplazma2-banfile/pom.xml index 8ffd9479f24..d3f2993a913 100644 --- a/modules/gplazma2-banfile/pom.xml +++ b/modules/gplazma2-banfile/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-fermi/pom.xml b/modules/gplazma2-fermi/pom.xml index dcfab413e6e..cbd96b45b9f 100644 --- a/modules/gplazma2-fermi/pom.xml +++ b/modules/gplazma2-fermi/pom.xml @@ -5,7 +5,7 @@ dcache-parent org.dcache - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml @@ -18,7 +18,7 @@ org.dcache gplazma2 - 9.2.30 + 9.2.31-SNAPSHOT com.google.code.gson diff --git a/modules/gplazma2-grid/pom.xml b/modules/gplazma2-grid/pom.xml index f1adab938a3..52fba8bf900 100644 --- a/modules/gplazma2-grid/pom.xml +++ b/modules/gplazma2-grid/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-htpasswd/pom.xml b/modules/gplazma2-htpasswd/pom.xml index adda60995d1..244277124a9 100644 --- a/modules/gplazma2-htpasswd/pom.xml +++ b/modules/gplazma2-htpasswd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-jaas/pom.xml b/modules/gplazma2-jaas/pom.xml index a04301bd0a7..69a8bd2f48f 100644 --- a/modules/gplazma2-jaas/pom.xml +++ b/modules/gplazma2-jaas/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-kpwd/pom.xml b/modules/gplazma2-kpwd/pom.xml index 3711493b3d9..ba1960bce02 100644 --- a/modules/gplazma2-kpwd/pom.xml +++ b/modules/gplazma2-kpwd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-krb5/pom.xml b/modules/gplazma2-krb5/pom.xml index eaabecd9031..a37738174a7 100644 --- a/modules/gplazma2-krb5/pom.xml +++ b/modules/gplazma2-krb5/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-ldap/pom.xml b/modules/gplazma2-ldap/pom.xml index 90762ec8cbc..7f761beb99d 100644 --- a/modules/gplazma2-ldap/pom.xml +++ b/modules/gplazma2-ldap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-multimap/pom.xml b/modules/gplazma2-multimap/pom.xml index 4c7c5215800..050d4b58ecb 100644 --- a/modules/gplazma2-multimap/pom.xml +++ b/modules/gplazma2-multimap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-nis/pom.xml b/modules/gplazma2-nis/pom.xml index 11ce8e226b2..fb564aab4a0 100644 --- a/modules/gplazma2-nis/pom.xml +++ b/modules/gplazma2-nis/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-nsswitch/pom.xml b/modules/gplazma2-nsswitch/pom.xml index f19f0de0415..d3965363c80 100644 --- a/modules/gplazma2-nsswitch/pom.xml +++ b/modules/gplazma2-nsswitch/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-oidc/pom.xml b/modules/gplazma2-oidc/pom.xml index cb5514f9614..f5170fd0a80 100644 --- a/modules/gplazma2-oidc/pom.xml +++ b/modules/gplazma2-oidc/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-omnisession/pom.xml b/modules/gplazma2-omnisession/pom.xml index b8abce725af..d5e870fcb4b 100644 --- a/modules/gplazma2-omnisession/pom.xml +++ b/modules/gplazma2-omnisession/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-roles/pom.xml b/modules/gplazma2-roles/pom.xml index a13a1ad9768..45108f494c9 100644 --- a/modules/gplazma2-roles/pom.xml +++ b/modules/gplazma2-roles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-scitoken/pom.xml b/modules/gplazma2-scitoken/pom.xml index 26fded4c7ce..64b2b2547f9 100644 --- a/modules/gplazma2-scitoken/pom.xml +++ b/modules/gplazma2-scitoken/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-voms/pom.xml b/modules/gplazma2-voms/pom.xml index 96bd9801dba..a0ed8f42d57 100644 --- a/modules/gplazma2-voms/pom.xml +++ b/modules/gplazma2-voms/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2/pom.xml b/modules/gplazma2/pom.xml index bcc59fd521e..d6d7259d8f5 100644 --- a/modules/gplazma2/pom.xml +++ b/modules/gplazma2/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/logback-console-config/pom.xml b/modules/logback-console-config/pom.xml index 0d88f81d60d..6e65254afce 100644 --- a/modules/logback-console-config/pom.xml +++ b/modules/logback-console-config/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/logback-test-config/pom.xml b/modules/logback-test-config/pom.xml index 4ef4e6e8b54..fec9a636ec4 100644 --- a/modules/logback-test-config/pom.xml +++ b/modules/logback-test-config/pom.xml @@ -3,7 +3,7 @@ org.dcache logback-test-config - 9.2.30 + 9.2.31-SNAPSHOT jar Logback config for building and testing diff --git a/modules/missingfiles-semsg/pom.xml b/modules/missingfiles-semsg/pom.xml index ac27ecc0437..9819b207966 100644 --- a/modules/missingfiles-semsg/pom.xml +++ b/modules/missingfiles-semsg/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/srm-client/pom.xml b/modules/srm-client/pom.xml index 32cd9df8cf9..934a92b2997 100644 --- a/modules/srm-client/pom.xml +++ b/modules/srm-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/srm-common/pom.xml b/modules/srm-common/pom.xml index d7fa78cf254..f653d94d8e7 100644 --- a/modules/srm-common/pom.xml +++ b/modules/srm-common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/modules/srm-server/pom.xml b/modules/srm-server/pom.xml index 0f9150dadfa..2ed89b4cb40 100644 --- a/modules/srm-server/pom.xml +++ b/modules/srm-server/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT ../../pom.xml diff --git a/packages/fhs/pom.xml b/packages/fhs/pom.xml index 24d32d87b0e..3bf4f69a152 100644 --- a/packages/fhs/pom.xml +++ b/packages/fhs/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 9.2.30 + 9.2.31-SNAPSHOT dcache-fhs diff --git a/packages/pom.xml b/packages/pom.xml index 86c197f2aa1..1f2e6f26c58 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT packaging diff --git a/packages/system-test/pom.xml b/packages/system-test/pom.xml index 5189e521fea..5a6abb72c2b 100644 --- a/packages/system-test/pom.xml +++ b/packages/system-test/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 9.2.30 + 9.2.31-SNAPSHOT system-test diff --git a/packages/tar/pom.xml b/packages/tar/pom.xml index b6100d27a89..7b495d0a92a 100644 --- a/packages/tar/pom.xml +++ b/packages/tar/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 9.2.30 + 9.2.31-SNAPSHOT dcache-tar diff --git a/plugins/hsqldb/pom.xml b/plugins/hsqldb/pom.xml index f9c0b1c8637..c7b1a4938ae 100644 --- a/plugins/hsqldb/pom.xml +++ b/plugins/hsqldb/pom.xml @@ -4,7 +4,7 @@ org.dcache plugins - 9.2.30 + 9.2.31-SNAPSHOT dcache-plugin-hsqldb diff --git a/plugins/pom.xml b/plugins/pom.xml index 3c9d441b664..308043f9473 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 9.2.30 + 9.2.31-SNAPSHOT plugins diff --git a/pom.xml b/pom.xml index 5cede43a067..0d5be1385a6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.dcache - 9.2.30 + 9.2.31-SNAPSHOT dcache-parent pom @@ -126,7 +126,7 @@ https://github.com/dCache/dcache scm:git:https://github.com/dCache/dcache.git scm:git:ssh://git@github.com/dCache/dcache.git - 9.2.30 + 9.2