From b96869523a1e088757655f698d0c2d88a47ed8ef Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Tue, 21 May 2024 11:24:08 +0200 Subject: [PATCH 1/7] Set snapshot versions for gbif-api and gbif-metadata-profile --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b69c1703..fc0abb242 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ 2.2.8.RELEASE - 1.16.1-SNAPSHOT + 1.16.2-eml-SNAPSHOT 0.59 1.3 1.26 @@ -92,7 +92,7 @@ 2.17 1.51.0 0.10 - 2.1 + 2.2.1-SNAPSHOT 0.60 1.8.0 4.1.0-gbif-4 From 72a4f5ee48d0d8fe686e189b53dfb39dd0a6da2c Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Tue, 21 May 2024 13:25:47 +0200 Subject: [PATCH 2/7] Add eml tag to the versions --- pom.xml | 2 +- registry-cli/pom.xml | 2 +- registry-directory/pom.xml | 2 +- registry-doi/pom.xml | 2 +- registry-domain/pom.xml | 2 +- registry-events/pom.xml | 2 +- registry-examples/pom.xml | 2 +- registry-identity/pom.xml | 2 +- registry-integration-tests/pom.xml | 2 +- registry-mail/pom.xml | 2 +- registry-messaging/pom.xml | 2 +- registry-oaipmh/pom.xml | 2 +- registry-persistence/pom.xml | 2 +- registry-pipelines/pom.xml | 2 +- registry-search/pom.xml | 2 +- registry-security/pom.xml | 2 +- registry-service/pom.xml | 2 +- registry-surety/pom.xml | 2 +- registry-ws-client/pom.xml | 2 +- registry-ws/pom.xml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index fc0abb242..7f828eb9d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gbif.registry registry-parent - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT GBIF Registry Parent GBIF Registry project diff --git a/registry-cli/pom.xml b/registry-cli/pom.xml index 4178b0082..d35a77262 100644 --- a/registry-cli/pom.xml +++ b/registry-cli/pom.xml @@ -4,7 +4,7 @@ org.gbif.registry registry-parent - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT registry-cli diff --git a/registry-directory/pom.xml b/registry-directory/pom.xml index e1ae493c9..2fa5b55d5 100644 --- a/registry-directory/pom.xml +++ b/registry-directory/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-doi/pom.xml b/registry-doi/pom.xml index 7168831c9..f2466ca48 100644 --- a/registry-doi/pom.xml +++ b/registry-doi/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-domain/pom.xml b/registry-domain/pom.xml index 414b08d82..ee9652c45 100644 --- a/registry-domain/pom.xml +++ b/registry-domain/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-events/pom.xml b/registry-events/pom.xml index edb97d176..b99d830bc 100644 --- a/registry-events/pom.xml +++ b/registry-events/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-examples/pom.xml b/registry-examples/pom.xml index 96c04e333..4ce0483d0 100644 --- a/registry-examples/pom.xml +++ b/registry-examples/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-identity/pom.xml b/registry-identity/pom.xml index 1529fde4e..90f549c1c 100644 --- a/registry-identity/pom.xml +++ b/registry-identity/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-integration-tests/pom.xml b/registry-integration-tests/pom.xml index cbe38ba3a..e83a34942 100644 --- a/registry-integration-tests/pom.xml +++ b/registry-integration-tests/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-mail/pom.xml b/registry-mail/pom.xml index c5426458a..df7198883 100644 --- a/registry-mail/pom.xml +++ b/registry-mail/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-messaging/pom.xml b/registry-messaging/pom.xml index ed95e7681..d6156f7ac 100644 --- a/registry-messaging/pom.xml +++ b/registry-messaging/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-oaipmh/pom.xml b/registry-oaipmh/pom.xml index f1b2a246d..2e5b936de 100644 --- a/registry-oaipmh/pom.xml +++ b/registry-oaipmh/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-persistence/pom.xml b/registry-persistence/pom.xml index 328fc48ed..e25222f12 100644 --- a/registry-persistence/pom.xml +++ b/registry-persistence/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-pipelines/pom.xml b/registry-pipelines/pom.xml index 89a44aca2..73f39bb06 100644 --- a/registry-pipelines/pom.xml +++ b/registry-pipelines/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-search/pom.xml b/registry-search/pom.xml index f215858ff..6e52ae340 100644 --- a/registry-search/pom.xml +++ b/registry-search/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-security/pom.xml b/registry-security/pom.xml index 3b8227373..4699fcafb 100644 --- a/registry-security/pom.xml +++ b/registry-security/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-service/pom.xml b/registry-service/pom.xml index becac34e3..13208dd07 100644 --- a/registry-service/pom.xml +++ b/registry-service/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-surety/pom.xml b/registry-surety/pom.xml index bf2aa0de3..10a2f9279 100644 --- a/registry-surety/pom.xml +++ b/registry-surety/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-ws-client/pom.xml b/registry-ws-client/pom.xml index 7966b901f..c43332fe4 100644 --- a/registry-ws-client/pom.xml +++ b/registry-ws-client/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT 4.0.0 diff --git a/registry-ws/pom.xml b/registry-ws/pom.xml index 0be7897a6..c92c5e3e8 100644 --- a/registry-ws/pom.xml +++ b/registry-ws/pom.xml @@ -4,7 +4,7 @@ org.gbif.registry registry-parent - 3.96.3-SNAPSHOT + 3.96.3-eml-SNAPSHOT registry-ws GBIF Registry Webservices From 152b53e334bafb4c8c197fb106f5ef00c82b697f Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Mon, 8 Jul 2024 15:15:05 +0200 Subject: [PATCH 3/7] Bump snapshot version of gbif-api --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 435781641..dd33b3dc8 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ 2.2.8.RELEASE - 1.16.2-eml-SNAPSHOT + 1.16.6-eml-SNAPSHOT 0.59 1.3 1.26 From 10daa50aa0318e8872b09778cb58c133cbeaa107 Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Mon, 29 Jul 2024 15:25:44 +0200 Subject: [PATCH 4/7] Set version to 3.96.9.1-SNAPSHOT --- pom.xml | 2 +- registry-cli/pom.xml | 2 +- registry-directory/pom.xml | 2 +- registry-domain/pom.xml | 2 +- registry-events/pom.xml | 2 +- registry-examples/pom.xml | 2 +- registry-identity/pom.xml | 2 +- registry-integration-tests/pom.xml | 2 +- registry-mail/pom.xml | 2 +- registry-messaging/pom.xml | 2 +- registry-oaipmh/pom.xml | 2 +- registry-pipelines/pom.xml | 2 +- registry-search/pom.xml | 2 +- registry-security/pom.xml | 2 +- registry-service/pom.xml | 2 +- registry-surety/pom.xml | 2 +- registry-ws-client/pom.xml | 2 +- registry-ws/pom.xml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index abb5006e0..b606d2d51 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gbif.registry registry-parent - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT GBIF Registry Parent GBIF Registry project diff --git a/registry-cli/pom.xml b/registry-cli/pom.xml index b77854030..6478e381e 100644 --- a/registry-cli/pom.xml +++ b/registry-cli/pom.xml @@ -4,7 +4,7 @@ org.gbif.registry registry-parent - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT registry-cli diff --git a/registry-directory/pom.xml b/registry-directory/pom.xml index 9d19af20a..a0fdc9b80 100644 --- a/registry-directory/pom.xml +++ b/registry-directory/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-domain/pom.xml b/registry-domain/pom.xml index 55f01fc81..58619056b 100644 --- a/registry-domain/pom.xml +++ b/registry-domain/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-events/pom.xml b/registry-events/pom.xml index db6557139..9d2e2bc2b 100644 --- a/registry-events/pom.xml +++ b/registry-events/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-examples/pom.xml b/registry-examples/pom.xml index be6290621..a287e1875 100644 --- a/registry-examples/pom.xml +++ b/registry-examples/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-identity/pom.xml b/registry-identity/pom.xml index e2ddfc3dc..24b548737 100644 --- a/registry-identity/pom.xml +++ b/registry-identity/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-integration-tests/pom.xml b/registry-integration-tests/pom.xml index 4d81d7a32..d853a878f 100644 --- a/registry-integration-tests/pom.xml +++ b/registry-integration-tests/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-mail/pom.xml b/registry-mail/pom.xml index 9cef20001..f8e597654 100644 --- a/registry-mail/pom.xml +++ b/registry-mail/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-messaging/pom.xml b/registry-messaging/pom.xml index e8aa5558e..e9ffeb6b0 100644 --- a/registry-messaging/pom.xml +++ b/registry-messaging/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-oaipmh/pom.xml b/registry-oaipmh/pom.xml index 8b6a86c9f..bf0c1390d 100644 --- a/registry-oaipmh/pom.xml +++ b/registry-oaipmh/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-pipelines/pom.xml b/registry-pipelines/pom.xml index 0c103a705..1c508a28d 100644 --- a/registry-pipelines/pom.xml +++ b/registry-pipelines/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-search/pom.xml b/registry-search/pom.xml index ca1bdfd8f..7108be9f7 100644 --- a/registry-search/pom.xml +++ b/registry-search/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-security/pom.xml b/registry-security/pom.xml index d2b8ae983..ca771831a 100644 --- a/registry-security/pom.xml +++ b/registry-security/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-service/pom.xml b/registry-service/pom.xml index df3b7f5dc..efb58738d 100644 --- a/registry-service/pom.xml +++ b/registry-service/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-surety/pom.xml b/registry-surety/pom.xml index d4b232200..c032afe94 100644 --- a/registry-surety/pom.xml +++ b/registry-surety/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-ws-client/pom.xml b/registry-ws-client/pom.xml index a6912ed7c..b07609d6e 100644 --- a/registry-ws-client/pom.xml +++ b/registry-ws-client/pom.xml @@ -3,7 +3,7 @@ registry-parent org.gbif.registry - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT 4.0.0 diff --git a/registry-ws/pom.xml b/registry-ws/pom.xml index 4f279cbc4..7c939f053 100644 --- a/registry-ws/pom.xml +++ b/registry-ws/pom.xml @@ -4,7 +4,7 @@ org.gbif.registry registry-parent - 3.96.9-SNAPSHOT + 3.96.9.1-SNAPSHOT registry-ws GBIF Registry Webservices From a0ee2b17d464fe60e4253cf6cbc602c851072b33 Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Wed, 31 Jul 2024 10:42:00 +0200 Subject: [PATCH 5/7] gbif-ai 1.16.2-eml-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b606d2d51..98d3c8047 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ 2.2.8.RELEASE - 1.16.5 + 1.16.2-eml-SNAPSHOT 0.59 1.3 1.26 From cd22cac140fa2108275f9b85f8f77e23472de8cd Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Wed, 31 Jul 2024 10:47:18 +0200 Subject: [PATCH 6/7] gbif-ai 1.16.6-eml-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98d3c8047..12adda5cb 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ 2.2.8.RELEASE - 1.16.2-eml-SNAPSHOT + 1.16.6-eml-SNAPSHOT 0.59 1.3 1.26 From 8b43c8cadc9cd6ec9c87a39f932fa8cdc64b269b Mon Sep 17 00:00:00 2001 From: Mikhail Podolskiy Date: Wed, 31 Jul 2024 11:51:22 +0200 Subject: [PATCH 7/7] gbif-metadata-profile 2.2.1-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12adda5cb..2feb8ca6f 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 2.17 1.51.0 0.10 - 2.2 + 2.2.1-SNAPSHOT 0.60 1.8.0 4.1.0-gbif-4