From 1b33c2f3e434ae0adb5e2e368790f115402c633a Mon Sep 17 00:00:00 2001 From: Svenja Meyer Date: Tue, 10 Aug 2021 12:51:42 +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/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-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-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-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-roles/pom.xml | 2 +- modules/gplazma2-scitoken/pom.xml | 2 +- modules/gplazma2-voms/pom.xml | 2 +- modules/gplazma2-xacml/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 ++-- 60 files changed, 62 insertions(+), 62 deletions(-) diff --git a/archetypes/dcache-nearline-plugin-archetype/pom.xml b/archetypes/dcache-nearline-plugin-archetype/pom.xml index 06e8b84c605..fca958fce0a 100644 --- a/archetypes/dcache-nearline-plugin-archetype/pom.xml +++ b/archetypes/dcache-nearline-plugin-archetype/pom.xml @@ -5,7 +5,7 @@ org.dcache archetypes - 6.1.32 + 6.1.33-SNAPSHOT dcache-nearline-plugin-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 9cb8db7be17..51c1cab3989 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT archetypes diff --git a/docs/TheBook/pom.xml b/docs/TheBook/pom.xml index c4c5b548e83..f6aaa996f84 100644 --- a/docs/TheBook/pom.xml +++ b/docs/TheBook/pom.xml @@ -4,7 +4,7 @@ org.dcache documentation - 6.1.32 + 6.1.33-SNAPSHOT TheBook diff --git a/docs/UserGuide/pom.xml b/docs/UserGuide/pom.xml index 4d1814798b6..ba10d0edd1f 100644 --- a/docs/UserGuide/pom.xml +++ b/docs/UserGuide/pom.xml @@ -4,7 +4,7 @@ org.dcache documentation - 6.1.32 + 6.1.33-SNAPSHOT UserGuide diff --git a/docs/pom.xml b/docs/pom.xml index e43b5bae754..54f549b17e1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT documentation diff --git a/modules/acl-vehicles/pom.xml b/modules/acl-vehicles/pom.xml index b37c5db7e11..b7c134d73c1 100644 --- a/modules/acl-vehicles/pom.xml +++ b/modules/acl-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/acl/pom.xml b/modules/acl/pom.xml index d309c1740d3..6cc23be22b4 100644 --- a/modules/acl/pom.xml +++ b/modules/acl/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/cells/pom.xml b/modules/cells/pom.xml index 1237351fd20..6858ff208f9 100644 --- a/modules/cells/pom.xml +++ b/modules/cells/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/chimera/pom.xml b/modules/chimera/pom.xml index 68a71adba47..f12685ccad5 100644 --- a/modules/chimera/pom.xml +++ b/modules/chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/common-cli/pom.xml b/modules/common-cli/pom.xml index f38c39a10fe..ea8d171ff44 100644 --- a/modules/common-cli/pom.xml +++ b/modules/common-cli/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/common-security/pom.xml b/modules/common-security/pom.xml index 7b652f7bedf..f71fab89ac1 100644 --- a/modules/common-security/pom.xml +++ b/modules/common-security/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/common/pom.xml b/modules/common/pom.xml index 7e2568c9257..39df98f4d7a 100644 --- a/modules/common/pom.xml +++ b/modules/common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-chimera/pom.xml b/modules/dcache-chimera/pom.xml index 026abf397a6..31333ba9f34 100644 --- a/modules/dcache-chimera/pom.xml +++ b/modules/dcache-chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-dcap/pom.xml b/modules/dcache-dcap/pom.xml index 51a034067de..6fbf67ea0d6 100644 --- a/modules/dcache-dcap/pom.xml +++ b/modules/dcache-dcap/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-frontend/pom.xml b/modules/dcache-frontend/pom.xml index c15c313710a..91eeea73b25 100644 --- a/modules/dcache-frontend/pom.xml +++ b/modules/dcache-frontend/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-ftp/pom.xml b/modules/dcache-ftp/pom.xml index 2489b38b11b..7441b176fec 100644 --- a/modules/dcache-ftp/pom.xml +++ b/modules/dcache-ftp/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-gplazma/pom.xml b/modules/dcache-gplazma/pom.xml index 876f375ee4b..5fcc7537cab 100644 --- a/modules/dcache-gplazma/pom.xml +++ b/modules/dcache-gplazma/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-history/pom.xml b/modules/dcache-history/pom.xml index 1c5b79c7100..f90dee9b682 100644 --- a/modules/dcache-history/pom.xml +++ b/modules/dcache-history/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-info/pom.xml b/modules/dcache-info/pom.xml index 661b8c77207..e1c22cec388 100644 --- a/modules/dcache-info/pom.xml +++ b/modules/dcache-info/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-nearline-spi/pom.xml b/modules/dcache-nearline-spi/pom.xml index cf52264055c..5998c5a6ea1 100644 --- a/modules/dcache-nearline-spi/pom.xml +++ b/modules/dcache-nearline-spi/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-nfs/pom.xml b/modules/dcache-nfs/pom.xml index 543ef385cd5..9e9fdc83708 100644 --- a/modules/dcache-nfs/pom.xml +++ b/modules/dcache-nfs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-resilience/pom.xml b/modules/dcache-resilience/pom.xml index bea92506f3a..83c602052a7 100644 --- a/modules/dcache-resilience/pom.xml +++ b/modules/dcache-resilience/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-spacemanager/pom.xml b/modules/dcache-spacemanager/pom.xml index d2b457ffd89..374d46baecc 100644 --- a/modules/dcache-spacemanager/pom.xml +++ b/modules/dcache-spacemanager/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-srm/pom.xml b/modules/dcache-srm/pom.xml index 5f84f0667f8..862f98540c7 100644 --- a/modules/dcache-srm/pom.xml +++ b/modules/dcache-srm/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-vehicles/pom.xml b/modules/dcache-vehicles/pom.xml index 0a218b994ce..c2a89201ef0 100644 --- a/modules/dcache-vehicles/pom.xml +++ b/modules/dcache-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-webdav/pom.xml b/modules/dcache-webdav/pom.xml index 25e76ce5d12..760c64473bf 100644 --- a/modules/dcache-webdav/pom.xml +++ b/modules/dcache-webdav/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache-xrootd/pom.xml b/modules/dcache-xrootd/pom.xml index c02a66a0e57..28a744b4eae 100644 --- a/modules/dcache-xrootd/pom.xml +++ b/modules/dcache-xrootd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/dcache/pom.xml b/modules/dcache/pom.xml index 07f610a551b..68779debe0b 100644 --- a/modules/dcache/pom.xml +++ b/modules/dcache/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/ftp-client/pom.xml b/modules/ftp-client/pom.xml index e7f414e59e3..b1cbd1d13f4 100644 --- a/modules/ftp-client/pom.xml +++ b/modules/ftp-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-argus/pom.xml b/modules/gplazma2-argus/pom.xml index aab6dfbd98c..4dc47f70712 100644 --- a/modules/gplazma2-argus/pom.xml +++ b/modules/gplazma2-argus/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-banfile/pom.xml b/modules/gplazma2-banfile/pom.xml index 397f6685a5d..d030f792cdb 100644 --- a/modules/gplazma2-banfile/pom.xml +++ b/modules/gplazma2-banfile/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-fermi/pom.xml b/modules/gplazma2-fermi/pom.xml index 89456c8ba94..d59a157e83e 100644 --- a/modules/gplazma2-fermi/pom.xml +++ b/modules/gplazma2-fermi/pom.xml @@ -5,7 +5,7 @@ dcache-parent org.dcache - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml @@ -18,7 +18,7 @@ org.dcache gplazma2 - 6.1.32 + 6.1.33-SNAPSHOT com.google.code.gson diff --git a/modules/gplazma2-grid/pom.xml b/modules/gplazma2-grid/pom.xml index 289cb72b9b4..935b7784741 100644 --- a/modules/gplazma2-grid/pom.xml +++ b/modules/gplazma2-grid/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-htpasswd/pom.xml b/modules/gplazma2-htpasswd/pom.xml index 41532ea8034..2a7a7f48e3b 100644 --- a/modules/gplazma2-htpasswd/pom.xml +++ b/modules/gplazma2-htpasswd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-jaas/pom.xml b/modules/gplazma2-jaas/pom.xml index 866435e9453..3d5025647de 100644 --- a/modules/gplazma2-jaas/pom.xml +++ b/modules/gplazma2-jaas/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-kpwd/pom.xml b/modules/gplazma2-kpwd/pom.xml index 5a37e978563..63caf700be5 100644 --- a/modules/gplazma2-kpwd/pom.xml +++ b/modules/gplazma2-kpwd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-krb5/pom.xml b/modules/gplazma2-krb5/pom.xml index eb1ed408e64..944724a0192 100644 --- a/modules/gplazma2-krb5/pom.xml +++ b/modules/gplazma2-krb5/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-ldap/pom.xml b/modules/gplazma2-ldap/pom.xml index 22a03782b43..0efbc12c7fc 100644 --- a/modules/gplazma2-ldap/pom.xml +++ b/modules/gplazma2-ldap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-multimap/pom.xml b/modules/gplazma2-multimap/pom.xml index f1f682aeeac..21f8c1c8d24 100644 --- a/modules/gplazma2-multimap/pom.xml +++ b/modules/gplazma2-multimap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-nis/pom.xml b/modules/gplazma2-nis/pom.xml index 5b707f7f38c..1b807f09557 100644 --- a/modules/gplazma2-nis/pom.xml +++ b/modules/gplazma2-nis/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-nsswitch/pom.xml b/modules/gplazma2-nsswitch/pom.xml index 15f028f6274..4fd28700707 100644 --- a/modules/gplazma2-nsswitch/pom.xml +++ b/modules/gplazma2-nsswitch/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-oidc/pom.xml b/modules/gplazma2-oidc/pom.xml index 76a4693657c..50f24162875 100644 --- a/modules/gplazma2-oidc/pom.xml +++ b/modules/gplazma2-oidc/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-roles/pom.xml b/modules/gplazma2-roles/pom.xml index e41ccc10e76..aba34a39b90 100644 --- a/modules/gplazma2-roles/pom.xml +++ b/modules/gplazma2-roles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-scitoken/pom.xml b/modules/gplazma2-scitoken/pom.xml index c02a2b8939e..ddc1ee232f9 100644 --- a/modules/gplazma2-scitoken/pom.xml +++ b/modules/gplazma2-scitoken/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-voms/pom.xml b/modules/gplazma2-voms/pom.xml index 5a81f966392..6979f5f1f7b 100644 --- a/modules/gplazma2-voms/pom.xml +++ b/modules/gplazma2-voms/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2-xacml/pom.xml b/modules/gplazma2-xacml/pom.xml index 56909e1416f..cabf1914e41 100644 --- a/modules/gplazma2-xacml/pom.xml +++ b/modules/gplazma2-xacml/pom.xml @@ -4,7 +4,7 @@ dcache-parent org.dcache - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/gplazma2/pom.xml b/modules/gplazma2/pom.xml index 6846559cca3..56a9990a886 100644 --- a/modules/gplazma2/pom.xml +++ b/modules/gplazma2/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/logback-console-config/pom.xml b/modules/logback-console-config/pom.xml index 5b972505ef5..336a21b1ae3 100644 --- a/modules/logback-console-config/pom.xml +++ b/modules/logback-console-config/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/logback-test-config/pom.xml b/modules/logback-test-config/pom.xml index d2a5812d60d..cbfabe8350d 100644 --- a/modules/logback-test-config/pom.xml +++ b/modules/logback-test-config/pom.xml @@ -3,7 +3,7 @@ org.dcache logback-test-config - 6.1.32 + 6.1.33-SNAPSHOT jar Logback config for building and testing diff --git a/modules/missingfiles-semsg/pom.xml b/modules/missingfiles-semsg/pom.xml index 2a52a5993a3..8039fa9eed7 100644 --- a/modules/missingfiles-semsg/pom.xml +++ b/modules/missingfiles-semsg/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/srm-client/pom.xml b/modules/srm-client/pom.xml index 30111eec176..9207b5f7127 100644 --- a/modules/srm-client/pom.xml +++ b/modules/srm-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/srm-common/pom.xml b/modules/srm-common/pom.xml index cc93425f816..fc21152346d 100644 --- a/modules/srm-common/pom.xml +++ b/modules/srm-common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/modules/srm-server/pom.xml b/modules/srm-server/pom.xml index 686e0971f96..e4f13aecf1c 100644 --- a/modules/srm-server/pom.xml +++ b/modules/srm-server/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT ../../pom.xml diff --git a/packages/fhs/pom.xml b/packages/fhs/pom.xml index 56537b4f463..70ada7017e5 100644 --- a/packages/fhs/pom.xml +++ b/packages/fhs/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 6.1.32 + 6.1.33-SNAPSHOT dcache-fhs diff --git a/packages/pom.xml b/packages/pom.xml index 4fad642a44a..28efbf1b9e9 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT packaging diff --git a/packages/system-test/pom.xml b/packages/system-test/pom.xml index 20d8095cfb1..6614aa690e1 100644 --- a/packages/system-test/pom.xml +++ b/packages/system-test/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 6.1.32 + 6.1.33-SNAPSHOT system-test diff --git a/packages/tar/pom.xml b/packages/tar/pom.xml index 8fa34b61b8d..591681ea6e5 100644 --- a/packages/tar/pom.xml +++ b/packages/tar/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 6.1.32 + 6.1.33-SNAPSHOT dcache-tar diff --git a/plugins/hsqldb/pom.xml b/plugins/hsqldb/pom.xml index ef928f6b29d..595a32a32e6 100644 --- a/plugins/hsqldb/pom.xml +++ b/plugins/hsqldb/pom.xml @@ -4,7 +4,7 @@ org.dcache plugins - 6.1.32 + 6.1.33-SNAPSHOT dcache-plugin-hsqldb diff --git a/plugins/pom.xml b/plugins/pom.xml index 57a5541fb23..cf4a7762e3f 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 6.1.32 + 6.1.33-SNAPSHOT plugins diff --git a/pom.xml b/pom.xml index d5e75043d49..13ad6b5c184 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 org.dcache - 6.1.32 + 6.1.33-SNAPSHOT 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 - 6.1.32 + 6.1