diff --git a/CITATION.cff b/CITATION.cff index a6f66250a..8f25afbd8 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -24,8 +24,8 @@ preferred-citation: doi: 10.3233/SHTI210060 type: proceedings title: "Data Sharing Framework (DSF)" -version: 2.0.0 -date-released: 2025-11-26 +version: 2.0.2 +date-released: 2026-01-26 url: https://dsf.dev repository-code: https://github.com/datasharingframework/dsf repository-artifact: https://github.com/datasharingframework/dsf/releases diff --git a/dsf-bpe/dsf-bpe-process-api-v1-base/pom.xml b/dsf-bpe/dsf-bpe-process-api-v1-base/pom.xml index 997978fbc..d76101647 100644 --- a/dsf-bpe/dsf-bpe-process-api-v1-base/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v1-base/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml b/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml index a90df623e..f2873696e 100644 --- a/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-process-api-v1-operaton/pom.xml b/dsf-bpe/dsf-bpe-process-api-v1-operaton/pom.xml index 6fd0f798d..ef2066052 100644 --- a/dsf-bpe/dsf-bpe-process-api-v1-operaton/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v1-operaton/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT @@ -107,6 +107,14 @@ true + + + dev.dsf:dsf-bpe-process-api-v1-base + + META-INF/MANIFEST.MF + + + diff --git a/dsf-bpe/dsf-bpe-process-api-v1/pom.xml b/dsf-bpe/dsf-bpe-process-api-v1/pom.xml index eb295ef5d..84b87cd0f 100644 --- a/dsf-bpe/dsf-bpe-process-api-v1/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v1/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT @@ -108,6 +108,14 @@ true + + + dev.dsf:dsf-bpe-process-api-v1-base + + META-INF/MANIFEST.MF + + + diff --git a/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml b/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml index 519aae34f..6856785f1 100644 --- a/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-process-api-v2/pom.xml b/dsf-bpe/dsf-bpe-process-api-v2/pom.xml index c8b0b968d..b3303d858 100644 --- a/dsf-bpe/dsf-bpe-process-api-v2/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v2/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-process-api/pom.xml b/dsf-bpe/dsf-bpe-process-api/pom.xml index 2257d9512..afb0fc016 100644 --- a/dsf-bpe/dsf-bpe-process-api/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api/pom.xml @@ -25,7 +25,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-server-jetty/pom.xml b/dsf-bpe/dsf-bpe-server-jetty/pom.xml index ff55844eb..16d7ad136 100755 --- a/dsf-bpe/dsf-bpe-server-jetty/pom.xml +++ b/dsf-bpe/dsf-bpe-server-jetty/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-server/pom.xml b/dsf-bpe/dsf-bpe-server/pom.xml index 29d11e9f1..c70553089 100755 --- a/dsf-bpe/dsf-bpe-server/pom.xml +++ b/dsf-bpe/dsf-bpe-server/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-test-plugin-v1/pom.xml b/dsf-bpe/dsf-bpe-test-plugin-v1/pom.xml index 4380bc1c2..f222f7a20 100644 --- a/dsf-bpe/dsf-bpe-test-plugin-v1/pom.xml +++ b/dsf-bpe/dsf-bpe-test-plugin-v1/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-test-plugin-v2/pom.xml b/dsf-bpe/dsf-bpe-test-plugin-v2/pom.xml index 01826834d..ad0b29416 100644 --- a/dsf-bpe/dsf-bpe-test-plugin-v2/pom.xml +++ b/dsf-bpe/dsf-bpe-test-plugin-v2/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/dsf-bpe-test-plugin/pom.xml b/dsf-bpe/dsf-bpe-test-plugin/pom.xml index 57b10f2d7..8107ac472 100644 --- a/dsf-bpe/dsf-bpe-test-plugin/pom.xml +++ b/dsf-bpe/dsf-bpe-test-plugin/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-bpe-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-bpe/pom.xml b/dsf-bpe/pom.xml index b597292e7..ce51d8796 100755 --- a/dsf-bpe/pom.xml +++ b/dsf-bpe/pom.xml @@ -24,7 +24,7 @@ dev.dsf dsf-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-auth/pom.xml b/dsf-common/dsf-common-auth/pom.xml index b4c60c7ee..dcb3a6be6 100644 --- a/dsf-common/dsf-common-auth/pom.xml +++ b/dsf-common/dsf-common-auth/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-build-info-reader/pom.xml b/dsf-common/dsf-common-build-info-reader/pom.xml index 0b7299756..393eb2053 100644 --- a/dsf-common/dsf-common-build-info-reader/pom.xml +++ b/dsf-common/dsf-common-build-info-reader/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-config/pom.xml b/dsf-common/dsf-common-config/pom.xml index 59033f5d2..3c2614554 100644 --- a/dsf-common/dsf-common-config/pom.xml +++ b/dsf-common/dsf-common-config/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-db/pom.xml b/dsf-common/dsf-common-db/pom.xml index 604254f8c..a59fa45f2 100644 --- a/dsf-common/dsf-common-db/pom.xml +++ b/dsf-common/dsf-common-db/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-docker-secrets-reader/pom.xml b/dsf-common/dsf-common-docker-secrets-reader/pom.xml index 30f569dd0..a4c612425 100644 --- a/dsf-common/dsf-common-docker-secrets-reader/pom.xml +++ b/dsf-common/dsf-common-docker-secrets-reader/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-documentation/pom.xml b/dsf-common/dsf-common-documentation/pom.xml index a679c4f70..97d99d97a 100644 --- a/dsf-common/dsf-common-documentation/pom.xml +++ b/dsf-common/dsf-common-documentation/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-jetty/pom.xml b/dsf-common/dsf-common-jetty/pom.xml index 1b3ae16b1..a2c2b5bc9 100644 --- a/dsf-common/dsf-common-jetty/pom.xml +++ b/dsf-common/dsf-common-jetty/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-oidc/pom.xml b/dsf-common/dsf-common-oidc/pom.xml index 3b251218d..b70f3de56 100644 --- a/dsf-common/dsf-common-oidc/pom.xml +++ b/dsf-common/dsf-common-oidc/pom.xml @@ -25,7 +25,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-status/pom.xml b/dsf-common/dsf-common-status/pom.xml index fc6f31727..d9a8347f6 100644 --- a/dsf-common/dsf-common-status/pom.xml +++ b/dsf-common/dsf-common-status/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/dsf-common-ui/pom.xml b/dsf-common/dsf-common-ui/pom.xml index b65e447f2..7003bda88 100644 --- a/dsf-common/dsf-common-ui/pom.xml +++ b/dsf-common/dsf-common-ui/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-common-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-common/pom.xml b/dsf-common/pom.xml index 649b4f10c..bfa0dadad 100644 --- a/dsf-common/pom.xml +++ b/dsf-common/pom.xml @@ -24,7 +24,7 @@ dev.dsf dsf-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/dsf-fhir-rest-adapter/pom.xml b/dsf-fhir/dsf-fhir-rest-adapter/pom.xml index db6c714ea..d066f4cc1 100755 --- a/dsf-fhir/dsf-fhir-rest-adapter/pom.xml +++ b/dsf-fhir/dsf-fhir-rest-adapter/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-fhir-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/dsf-fhir-server-jetty/pom.xml b/dsf-fhir/dsf-fhir-server-jetty/pom.xml index b58e02d82..9becc3e4a 100755 --- a/dsf-fhir/dsf-fhir-server-jetty/pom.xml +++ b/dsf-fhir/dsf-fhir-server-jetty/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-fhir-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/dsf-fhir-server/pom.xml b/dsf-fhir/dsf-fhir-server/pom.xml index 83a96efff..32901a252 100755 --- a/dsf-fhir/dsf-fhir-server/pom.xml +++ b/dsf-fhir/dsf-fhir-server/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-fhir-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/dsf-fhir-validation/pom.xml b/dsf-fhir/dsf-fhir-validation/pom.xml index 4f4b3b358..0998b9c50 100644 --- a/dsf-fhir/dsf-fhir-validation/pom.xml +++ b/dsf-fhir/dsf-fhir-validation/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-fhir-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/dsf-fhir-webservice-client/pom.xml b/dsf-fhir/dsf-fhir-webservice-client/pom.xml index db8026af6..d9942b221 100755 --- a/dsf-fhir/dsf-fhir-webservice-client/pom.xml +++ b/dsf-fhir/dsf-fhir-webservice-client/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-fhir-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/dsf-fhir-websocket-client/pom.xml b/dsf-fhir/dsf-fhir-websocket-client/pom.xml index 25e340731..227f2109d 100755 --- a/dsf-fhir/dsf-fhir-websocket-client/pom.xml +++ b/dsf-fhir/dsf-fhir-websocket-client/pom.xml @@ -23,7 +23,7 @@ dev.dsf dsf-fhir-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-fhir/pom.xml b/dsf-fhir/pom.xml index 760cf963b..ab4102393 100755 --- a/dsf-fhir/pom.xml +++ b/dsf-fhir/pom.xml @@ -24,7 +24,7 @@ dev.dsf dsf-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-maven/dsf-maven-plugin/pom.xml b/dsf-maven/dsf-maven-plugin/pom.xml index bdd96afea..4d46a27bc 100644 --- a/dsf-maven/dsf-maven-plugin/pom.xml +++ b/dsf-maven/dsf-maven-plugin/pom.xml @@ -26,7 +26,7 @@ dev.dsf dsf-maven-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/dsf-maven/pom.xml b/dsf-maven/pom.xml index b34f1d796..71b6eb45e 100644 --- a/dsf-maven/pom.xml +++ b/dsf-maven/pom.xml @@ -26,7 +26,7 @@ dev.dsf dsf-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index f2b3cdba4..225576f14 100755 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ dev.dsf dsf-pom - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom