From 7ad65f831093ead9aca73296d5be7fd36bcf0a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Starek?= Date: Tue, 14 Aug 2018 18:03:48 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.20 --- archetypes/dcache-nearline-plugin-archetype/pom.xml | 2 +- archetypes/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-webadmin/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-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 ++-- 57 files changed, 59 insertions(+), 59 deletions(-) diff --git a/archetypes/dcache-nearline-plugin-archetype/pom.xml b/archetypes/dcache-nearline-plugin-archetype/pom.xml index 37ee7eee196..0ba18f629d1 100644 --- a/archetypes/dcache-nearline-plugin-archetype/pom.xml +++ b/archetypes/dcache-nearline-plugin-archetype/pom.xml @@ -5,7 +5,7 @@ org.dcache archetypes - 4.0.20-SNAPSHOT + 4.0.20 dcache-nearline-plugin-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index df2cf2a8848..767da21a582 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 archetypes diff --git a/modules/acl-vehicles/pom.xml b/modules/acl-vehicles/pom.xml index f2a6634dbf4..a9f3e165eba 100644 --- a/modules/acl-vehicles/pom.xml +++ b/modules/acl-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/acl/pom.xml b/modules/acl/pom.xml index 8db847f1122..b683f3e5cef 100644 --- a/modules/acl/pom.xml +++ b/modules/acl/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/cells/pom.xml b/modules/cells/pom.xml index 6394add1e20..4fa37602d34 100644 --- a/modules/cells/pom.xml +++ b/modules/cells/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/chimera/pom.xml b/modules/chimera/pom.xml index f92c2d1cea4..41c610c8a4b 100644 --- a/modules/chimera/pom.xml +++ b/modules/chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/common-cli/pom.xml b/modules/common-cli/pom.xml index 5a6279e7595..bccf2bc755e 100644 --- a/modules/common-cli/pom.xml +++ b/modules/common-cli/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/common-security/pom.xml b/modules/common-security/pom.xml index 63f36188f6d..193d9f5d89d 100644 --- a/modules/common-security/pom.xml +++ b/modules/common-security/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/common/pom.xml b/modules/common/pom.xml index 5a21dbf6969..b9af317fe0d 100644 --- a/modules/common/pom.xml +++ b/modules/common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-chimera/pom.xml b/modules/dcache-chimera/pom.xml index ca4eae8d63e..4a1f9a34ec4 100644 --- a/modules/dcache-chimera/pom.xml +++ b/modules/dcache-chimera/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-dcap/pom.xml b/modules/dcache-dcap/pom.xml index 514b681ec53..ff0a008b03e 100644 --- a/modules/dcache-dcap/pom.xml +++ b/modules/dcache-dcap/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-frontend/pom.xml b/modules/dcache-frontend/pom.xml index abc9f622447..3e42702a0ca 100644 --- a/modules/dcache-frontend/pom.xml +++ b/modules/dcache-frontend/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-ftp/pom.xml b/modules/dcache-ftp/pom.xml index 401f5591232..239a742983d 100644 --- a/modules/dcache-ftp/pom.xml +++ b/modules/dcache-ftp/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-gplazma/pom.xml b/modules/dcache-gplazma/pom.xml index b3ecd4288bc..2ab2cdf66ef 100644 --- a/modules/dcache-gplazma/pom.xml +++ b/modules/dcache-gplazma/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-history/pom.xml b/modules/dcache-history/pom.xml index 1ef4dccaf42..cb505de4e2c 100644 --- a/modules/dcache-history/pom.xml +++ b/modules/dcache-history/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-info/pom.xml b/modules/dcache-info/pom.xml index 9104bcac52b..5810ac0fa67 100644 --- a/modules/dcache-info/pom.xml +++ b/modules/dcache-info/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-nearline-spi/pom.xml b/modules/dcache-nearline-spi/pom.xml index 5136e3ab052..a9726a539c6 100644 --- a/modules/dcache-nearline-spi/pom.xml +++ b/modules/dcache-nearline-spi/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-nfs/pom.xml b/modules/dcache-nfs/pom.xml index 23eacb90446..cf6ee313895 100644 --- a/modules/dcache-nfs/pom.xml +++ b/modules/dcache-nfs/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-resilience/pom.xml b/modules/dcache-resilience/pom.xml index 24bc590d64f..5ddafae0f07 100644 --- a/modules/dcache-resilience/pom.xml +++ b/modules/dcache-resilience/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-spacemanager/pom.xml b/modules/dcache-spacemanager/pom.xml index c5e37c70a12..9fcbae6491c 100644 --- a/modules/dcache-spacemanager/pom.xml +++ b/modules/dcache-spacemanager/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-srm/pom.xml b/modules/dcache-srm/pom.xml index 0d5701d6242..b21886f3eb8 100644 --- a/modules/dcache-srm/pom.xml +++ b/modules/dcache-srm/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-vehicles/pom.xml b/modules/dcache-vehicles/pom.xml index 0ddf68d463c..048001559e2 100644 --- a/modules/dcache-vehicles/pom.xml +++ b/modules/dcache-vehicles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-webadmin/pom.xml b/modules/dcache-webadmin/pom.xml index ff5eb1ceddb..b545f713dc7 100644 --- a/modules/dcache-webadmin/pom.xml +++ b/modules/dcache-webadmin/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-webdav/pom.xml b/modules/dcache-webdav/pom.xml index ec0a7ed9e0a..9e20cf601ed 100644 --- a/modules/dcache-webdav/pom.xml +++ b/modules/dcache-webdav/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache-xrootd/pom.xml b/modules/dcache-xrootd/pom.xml index 9bfb38fd931..5e4f843cc5e 100644 --- a/modules/dcache-xrootd/pom.xml +++ b/modules/dcache-xrootd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/dcache/pom.xml b/modules/dcache/pom.xml index 659ea52c207..d136c5d366c 100644 --- a/modules/dcache/pom.xml +++ b/modules/dcache/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/ftp-client/pom.xml b/modules/ftp-client/pom.xml index 46511fbe380..5f133a1374f 100644 --- a/modules/ftp-client/pom.xml +++ b/modules/ftp-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-argus/pom.xml b/modules/gplazma2-argus/pom.xml index a8c25541818..121b3dd0e18 100644 --- a/modules/gplazma2-argus/pom.xml +++ b/modules/gplazma2-argus/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-banfile/pom.xml b/modules/gplazma2-banfile/pom.xml index 88ac28e29a0..2c4eedc86e4 100644 --- a/modules/gplazma2-banfile/pom.xml +++ b/modules/gplazma2-banfile/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-fermi/pom.xml b/modules/gplazma2-fermi/pom.xml index 6beea42df4a..2fbba6573cc 100644 --- a/modules/gplazma2-fermi/pom.xml +++ b/modules/gplazma2-fermi/pom.xml @@ -5,7 +5,7 @@ dcache-parent org.dcache - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml @@ -18,7 +18,7 @@ org.dcache gplazma2 - 4.0.20-SNAPSHOT + 4.0.20 com.google.code.gson diff --git a/modules/gplazma2-grid/pom.xml b/modules/gplazma2-grid/pom.xml index 1e3601a6114..dd77f3d08c9 100644 --- a/modules/gplazma2-grid/pom.xml +++ b/modules/gplazma2-grid/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-htpasswd/pom.xml b/modules/gplazma2-htpasswd/pom.xml index de9267d5b38..f16369f80bc 100644 --- a/modules/gplazma2-htpasswd/pom.xml +++ b/modules/gplazma2-htpasswd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-jaas/pom.xml b/modules/gplazma2-jaas/pom.xml index cd4aa6c51c4..50d58cc5192 100644 --- a/modules/gplazma2-jaas/pom.xml +++ b/modules/gplazma2-jaas/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-kpwd/pom.xml b/modules/gplazma2-kpwd/pom.xml index c516adb3701..8dbc68afed4 100644 --- a/modules/gplazma2-kpwd/pom.xml +++ b/modules/gplazma2-kpwd/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-krb5/pom.xml b/modules/gplazma2-krb5/pom.xml index 3f7a57bc722..250a152a364 100644 --- a/modules/gplazma2-krb5/pom.xml +++ b/modules/gplazma2-krb5/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-ldap/pom.xml b/modules/gplazma2-ldap/pom.xml index 3a4fbf68e71..ec5fc0c664f 100644 --- a/modules/gplazma2-ldap/pom.xml +++ b/modules/gplazma2-ldap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-multimap/pom.xml b/modules/gplazma2-multimap/pom.xml index a4fbd4f1a05..ee0b0e9efcd 100644 --- a/modules/gplazma2-multimap/pom.xml +++ b/modules/gplazma2-multimap/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-nis/pom.xml b/modules/gplazma2-nis/pom.xml index 3350ae41ecb..292b8608433 100644 --- a/modules/gplazma2-nis/pom.xml +++ b/modules/gplazma2-nis/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-nsswitch/pom.xml b/modules/gplazma2-nsswitch/pom.xml index 07d22a0a960..34f50651b34 100644 --- a/modules/gplazma2-nsswitch/pom.xml +++ b/modules/gplazma2-nsswitch/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-oidc/pom.xml b/modules/gplazma2-oidc/pom.xml index 1075b0199d5..b4ce4f5831d 100644 --- a/modules/gplazma2-oidc/pom.xml +++ b/modules/gplazma2-oidc/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-roles/pom.xml b/modules/gplazma2-roles/pom.xml index 05b660b4573..c1ebe916029 100644 --- a/modules/gplazma2-roles/pom.xml +++ b/modules/gplazma2-roles/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-voms/pom.xml b/modules/gplazma2-voms/pom.xml index 8970f511103..50838b2b9aa 100644 --- a/modules/gplazma2-voms/pom.xml +++ b/modules/gplazma2-voms/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2-xacml/pom.xml b/modules/gplazma2-xacml/pom.xml index a22a723248a..ebccf4ebb55 100644 --- a/modules/gplazma2-xacml/pom.xml +++ b/modules/gplazma2-xacml/pom.xml @@ -4,7 +4,7 @@ dcache-parent org.dcache - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/gplazma2/pom.xml b/modules/gplazma2/pom.xml index 00c0b1499aa..636da1d075c 100644 --- a/modules/gplazma2/pom.xml +++ b/modules/gplazma2/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/logback-console-config/pom.xml b/modules/logback-console-config/pom.xml index 16e9a73ebc5..36d0d4eada6 100644 --- a/modules/logback-console-config/pom.xml +++ b/modules/logback-console-config/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/logback-test-config/pom.xml b/modules/logback-test-config/pom.xml index 40d049df56e..4cf5025f582 100644 --- a/modules/logback-test-config/pom.xml +++ b/modules/logback-test-config/pom.xml @@ -3,7 +3,7 @@ org.dcache logback-test-config - 4.0.20-SNAPSHOT + 4.0.20 jar Logback config for building and testing diff --git a/modules/missingfiles-semsg/pom.xml b/modules/missingfiles-semsg/pom.xml index 4e4ac2ba3fd..0325aa17420 100644 --- a/modules/missingfiles-semsg/pom.xml +++ b/modules/missingfiles-semsg/pom.xml @@ -5,7 +5,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/srm-client/pom.xml b/modules/srm-client/pom.xml index 9fa1b0c0164..3fc90975168 100644 --- a/modules/srm-client/pom.xml +++ b/modules/srm-client/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/srm-common/pom.xml b/modules/srm-common/pom.xml index 5f4a1e4ba2e..d4d173b45ed 100644 --- a/modules/srm-common/pom.xml +++ b/modules/srm-common/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/modules/srm-server/pom.xml b/modules/srm-server/pom.xml index 8cc4aeef89d..233721c4579 100644 --- a/modules/srm-server/pom.xml +++ b/modules/srm-server/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 ../../pom.xml diff --git a/packages/fhs/pom.xml b/packages/fhs/pom.xml index 5b602ca1e10..5ab3a0fcadf 100644 --- a/packages/fhs/pom.xml +++ b/packages/fhs/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 4.0.20-SNAPSHOT + 4.0.20 dcache-fhs diff --git a/packages/pom.xml b/packages/pom.xml index 90df22a8a24..bd2b8e64eb2 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 packaging diff --git a/packages/system-test/pom.xml b/packages/system-test/pom.xml index 4f607f51ab6..c9407bcade4 100644 --- a/packages/system-test/pom.xml +++ b/packages/system-test/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 4.0.20-SNAPSHOT + 4.0.20 system-test diff --git a/packages/tar/pom.xml b/packages/tar/pom.xml index fa865265e59..e4e3b29784e 100644 --- a/packages/tar/pom.xml +++ b/packages/tar/pom.xml @@ -4,7 +4,7 @@ org.dcache packaging - 4.0.20-SNAPSHOT + 4.0.20 dcache-tar diff --git a/plugins/hsqldb/pom.xml b/plugins/hsqldb/pom.xml index d806785d708..da2b31d8c9f 100644 --- a/plugins/hsqldb/pom.xml +++ b/plugins/hsqldb/pom.xml @@ -4,7 +4,7 @@ org.dcache plugins - 4.0.20-SNAPSHOT + 4.0.20 dcache-plugin-hsqldb diff --git a/plugins/pom.xml b/plugins/pom.xml index bebd317018a..79f64b69f12 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.dcache dcache-parent - 4.0.20-SNAPSHOT + 4.0.20 plugins diff --git a/pom.xml b/pom.xml index 1259106a499..993eeb9d327 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.dcache - 4.0.20-SNAPSHOT + 4.0.20 dcache-parent pom @@ -114,7 +114,7 @@ https://github.com/dCache/dcache scm:git:https://github.com/dCache/dcache.git scm:git:ssh://git@github.com/dCache/dcache.git - 4.0 + 4.0.20