From 5fdf3cd3d1b657d44b17315016887b580aa97926 Mon Sep 17 00:00:00 2001 From: Boris Stanojevic Date: Thu, 21 Dec 2023 09:26:36 +0100 Subject: [PATCH] [maven-release-plugin] prepare release ipf-4.8-m5 --- boot/ipf-atna-spring-boot-starter/pom.xml | 2 +- boot/ipf-fhir-r4-spring-boot-starter/pom.xml | 2 +- boot/ipf-fhir-stu3-spring-boot-starter/pom.xml | 2 +- boot/ipf-hl7-spring-boot-starter/pom.xml | 2 +- boot/ipf-hl7v3-spring-boot-starter/pom.xml | 2 +- boot/ipf-hpd-spring-boot-starter/pom.xml | 2 +- boot/ipf-spring-boot-starter/pom.xml | 2 +- boot/ipf-xacml20-spring-boot-starter/pom.xml | 2 +- boot/ipf-xds-spring-boot-starter/pom.xml | 2 +- boot/pom.xml | 2 +- commons/audit/pom.xml | 2 +- commons/core/pom.xml | 2 +- commons/ihe/core/pom.xml | 2 +- commons/ihe/fhir/core/pom.xml | 2 +- commons/ihe/fhir/pom.xml | 2 +- commons/ihe/fhir/r4/audit/pom.xml | 2 +- commons/ihe/fhir/r4/chppqm/pom.xml | 2 +- commons/ihe/fhir/r4/core/pom.xml | 2 +- commons/ihe/fhir/r4/mhd/pom.xml | 2 +- commons/ihe/fhir/r4/pixpdq/pom.xml | 2 +- commons/ihe/fhir/r4/pom.xml | 2 +- commons/ihe/fhir/r4/qedm/pom.xml | 2 +- commons/ihe/fhir/stu3/audit/pom.xml | 2 +- commons/ihe/fhir/stu3/core/pom.xml | 2 +- commons/ihe/fhir/stu3/mhd/pom.xml | 2 +- commons/ihe/fhir/stu3/pixpdq/pom.xml | 2 +- commons/ihe/fhir/stu3/pom.xml | 2 +- commons/ihe/fhir/stu3/qedm/pom.xml | 2 +- commons/ihe/hl7v2/pom.xml | 2 +- commons/ihe/hl7v2ws/pom.xml | 2 +- commons/ihe/hl7v3/pom.xml | 2 +- commons/ihe/hpd/pom.xml | 2 +- commons/ihe/pom.xml | 2 +- commons/ihe/ws/pom.xml | 2 +- commons/ihe/xacml20/impl/pom.xml | 2 +- commons/ihe/xacml20/model/pom.xml | 2 +- commons/ihe/xacml20/pom.xml | 2 +- commons/ihe/xds/pom.xml | 2 +- commons/ihe/xua/pom.xml | 2 +- commons/map/pom.xml | 2 +- commons/pom.xml | 2 +- commons/spring/pom.xml | 2 +- commons/xml/pom.xml | 2 +- dependencies/pom.xml | 4 ++-- modules/cda/core/pom.xml | 2 +- modules/cda/mdht/pom.xml | 2 +- modules/cda/pom.xml | 2 +- modules/hl7-kotlin/pom.xml | 2 +- modules/hl7/pom.xml | 2 +- modules/pom.xml | 2 +- platform-camel/cda/pom.xml | 2 +- platform-camel/core/pom.xml | 2 +- platform-camel/hl7/pom.xml | 2 +- platform-camel/ihe/atna/pom.xml | 2 +- platform-camel/ihe/continua/pom.xml | 2 +- platform-camel/ihe/core/pom.xml | 2 +- platform-camel/ihe/fhir/core/pom.xml | 2 +- platform-camel/ihe/fhir/pom.xml | 2 +- platform-camel/ihe/fhir/r4/audit/pom.xml | 2 +- platform-camel/ihe/fhir/r4/chppqm/pom.xml | 2 +- platform-camel/ihe/fhir/r4/mhd/pom.xml | 2 +- platform-camel/ihe/fhir/r4/pixpdq/pom.xml | 2 +- platform-camel/ihe/fhir/r4/pom.xml | 2 +- platform-camel/ihe/fhir/r4/qedm/pom.xml | 2 +- platform-camel/ihe/fhir/r4/test/pom.xml | 2 +- platform-camel/ihe/fhir/stu3/audit/pom.xml | 2 +- platform-camel/ihe/fhir/stu3/mhd/pom.xml | 2 +- platform-camel/ihe/fhir/stu3/pixpdq/pom.xml | 2 +- platform-camel/ihe/fhir/stu3/pom.xml | 2 +- platform-camel/ihe/fhir/stu3/qedm/pom.xml | 2 +- platform-camel/ihe/fhir/stu3/test/pom.xml | 2 +- platform-camel/ihe/hl7v2/pom.xml | 2 +- platform-camel/ihe/hl7v2ws/pom.xml | 2 +- platform-camel/ihe/hl7v3/pom.xml | 2 +- platform-camel/ihe/hpd/pom.xml | 2 +- platform-camel/ihe/mllp/pom.xml | 2 +- platform-camel/ihe/pom.xml | 2 +- platform-camel/ihe/ws/pom.xml | 2 +- platform-camel/ihe/xacml20/pom.xml | 2 +- platform-camel/ihe/xds/pom.xml | 2 +- platform-camel/mdht/pom.xml | 2 +- platform-camel/pom.xml | 2 +- pom.xml | 4 ++-- tutorials/basic/pom.xml | 2 +- tutorials/config/pom.xml | 2 +- tutorials/fhir/pom.xml | 2 +- tutorials/hl7/pom.xml | 2 +- tutorials/iheclient/pom.xml | 2 +- tutorials/pom.xml | 2 +- tutorials/xds/pom.xml | 2 +- 90 files changed, 92 insertions(+), 92 deletions(-) diff --git a/boot/ipf-atna-spring-boot-starter/pom.xml b/boot/ipf-atna-spring-boot-starter/pom.xml index a82afb2554..47eaad6321 100644 --- a/boot/ipf-atna-spring-boot-starter/pom.xml +++ b/boot/ipf-atna-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-atna-spring-boot-starter diff --git a/boot/ipf-fhir-r4-spring-boot-starter/pom.xml b/boot/ipf-fhir-r4-spring-boot-starter/pom.xml index c8b436f763..b0e2bac338 100644 --- a/boot/ipf-fhir-r4-spring-boot-starter/pom.xml +++ b/boot/ipf-fhir-r4-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-fhir-r4-spring-boot-starter diff --git a/boot/ipf-fhir-stu3-spring-boot-starter/pom.xml b/boot/ipf-fhir-stu3-spring-boot-starter/pom.xml index fa4d1f7b81..4d6339c3aa 100644 --- a/boot/ipf-fhir-stu3-spring-boot-starter/pom.xml +++ b/boot/ipf-fhir-stu3-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-fhir-stu3-spring-boot-starter diff --git a/boot/ipf-hl7-spring-boot-starter/pom.xml b/boot/ipf-hl7-spring-boot-starter/pom.xml index a0c5029ef3..21ba0ac8a7 100644 --- a/boot/ipf-hl7-spring-boot-starter/pom.xml +++ b/boot/ipf-hl7-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-hl7-spring-boot-starter diff --git a/boot/ipf-hl7v3-spring-boot-starter/pom.xml b/boot/ipf-hl7v3-spring-boot-starter/pom.xml index 0a0b46ec58..40148270a9 100644 --- a/boot/ipf-hl7v3-spring-boot-starter/pom.xml +++ b/boot/ipf-hl7v3-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-hl7v3-spring-boot-starter diff --git a/boot/ipf-hpd-spring-boot-starter/pom.xml b/boot/ipf-hpd-spring-boot-starter/pom.xml index f1f152522f..c734927f11 100644 --- a/boot/ipf-hpd-spring-boot-starter/pom.xml +++ b/boot/ipf-hpd-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-hpd-spring-boot-starter diff --git a/boot/ipf-spring-boot-starter/pom.xml b/boot/ipf-spring-boot-starter/pom.xml index 58638c48a1..35689a2f88 100644 --- a/boot/ipf-spring-boot-starter/pom.xml +++ b/boot/ipf-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-spring-boot-starter diff --git a/boot/ipf-xacml20-spring-boot-starter/pom.xml b/boot/ipf-xacml20-spring-boot-starter/pom.xml index 676c0f294c..b02b0f3629 100644 --- a/boot/ipf-xacml20-spring-boot-starter/pom.xml +++ b/boot/ipf-xacml20-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-xacml20-spring-boot-starter diff --git a/boot/ipf-xds-spring-boot-starter/pom.xml b/boot/ipf-xds-spring-boot-starter/pom.xml index ec4c11baa2..6a6396ab12 100644 --- a/boot/ipf-xds-spring-boot-starter/pom.xml +++ b/boot/ipf-xds-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf.boot ipf-spring-boot - 4.8-SNAPSHOT + 4.8-m5 ipf-xds-spring-boot-starter diff --git a/boot/pom.xml b/boot/pom.xml index d45769d5ab..8d8489c394 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m5 org.openehealth.ipf.boot diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index 863eee205b..0a2bb68a46 100644 --- a/commons/audit/pom.xml +++ b/commons/audit/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf.commons ipf-commons - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/core/pom.xml b/commons/core/pom.xml index bfca807c46..ab5dcdd2a3 100644 --- a/commons/core/pom.xml +++ b/commons/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/core/pom.xml b/commons/ihe/core/pom.xml index 371eb33460..99357178d6 100644 --- a/commons/ihe/core/pom.xml +++ b/commons/ihe/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/fhir/core/pom.xml b/commons/ihe/fhir/core/pom.xml index e5566be07d..6ea1db0d93 100644 --- a/commons/ihe/fhir/core/pom.xml +++ b/commons/ihe/fhir/core/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/pom.xml b/commons/ihe/fhir/pom.xml index 5e2bd0c782..75ee05008c 100644 --- a/commons/ihe/fhir/pom.xml +++ b/commons/ihe/fhir/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 pom diff --git a/commons/ihe/fhir/r4/audit/pom.xml b/commons/ihe/fhir/r4/audit/pom.xml index 088ff151b2..82bf0879ec 100644 --- a/commons/ihe/fhir/r4/audit/pom.xml +++ b/commons/ihe/fhir/r4/audit/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-r4 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/r4/chppqm/pom.xml b/commons/ihe/fhir/r4/chppqm/pom.xml index 3b146043be..bdb04bd1fe 100644 --- a/commons/ihe/fhir/r4/chppqm/pom.xml +++ b/commons/ihe/fhir/r4/chppqm/pom.xml @@ -19,7 +19,7 @@ ipf-commons-ihe-fhir-r4 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/r4/core/pom.xml b/commons/ihe/fhir/r4/core/pom.xml index 2df851b434..897b46e37f 100644 --- a/commons/ihe/fhir/r4/core/pom.xml +++ b/commons/ihe/fhir/r4/core/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-r4 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/r4/mhd/pom.xml b/commons/ihe/fhir/r4/mhd/pom.xml index 34c1f15830..40b76459e5 100644 --- a/commons/ihe/fhir/r4/mhd/pom.xml +++ b/commons/ihe/fhir/r4/mhd/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-r4 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/r4/pixpdq/pom.xml b/commons/ihe/fhir/r4/pixpdq/pom.xml index 56c6994724..2c0065ac2b 100644 --- a/commons/ihe/fhir/r4/pixpdq/pom.xml +++ b/commons/ihe/fhir/r4/pixpdq/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-r4 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/r4/pom.xml b/commons/ihe/fhir/r4/pom.xml index 844f658691..312de03047 100644 --- a/commons/ihe/fhir/r4/pom.xml +++ b/commons/ihe/fhir/r4/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 pom diff --git a/commons/ihe/fhir/r4/qedm/pom.xml b/commons/ihe/fhir/r4/qedm/pom.xml index 24653555f3..255a3e8efb 100644 --- a/commons/ihe/fhir/r4/qedm/pom.xml +++ b/commons/ihe/fhir/r4/qedm/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-r4 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/stu3/audit/pom.xml b/commons/ihe/fhir/stu3/audit/pom.xml index 286be7f1cb..1e641e656e 100644 --- a/commons/ihe/fhir/stu3/audit/pom.xml +++ b/commons/ihe/fhir/stu3/audit/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-stu3 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/stu3/core/pom.xml b/commons/ihe/fhir/stu3/core/pom.xml index 7d9aa49a7b..1eaa4858a3 100644 --- a/commons/ihe/fhir/stu3/core/pom.xml +++ b/commons/ihe/fhir/stu3/core/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-stu3 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/stu3/mhd/pom.xml b/commons/ihe/fhir/stu3/mhd/pom.xml index cd0b4fcb44..aaa312c64f 100644 --- a/commons/ihe/fhir/stu3/mhd/pom.xml +++ b/commons/ihe/fhir/stu3/mhd/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-stu3 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/stu3/pixpdq/pom.xml b/commons/ihe/fhir/stu3/pixpdq/pom.xml index 7931106e2f..fbe8d9d72e 100644 --- a/commons/ihe/fhir/stu3/pixpdq/pom.xml +++ b/commons/ihe/fhir/stu3/pixpdq/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-stu3 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/fhir/stu3/pom.xml b/commons/ihe/fhir/stu3/pom.xml index 833767f1c9..e101f4c4fb 100644 --- a/commons/ihe/fhir/stu3/pom.xml +++ b/commons/ihe/fhir/stu3/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 pom diff --git a/commons/ihe/fhir/stu3/qedm/pom.xml b/commons/ihe/fhir/stu3/qedm/pom.xml index a150e45aab..8a2154b0f2 100644 --- a/commons/ihe/fhir/stu3/qedm/pom.xml +++ b/commons/ihe/fhir/stu3/qedm/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe-fhir-stu3 org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/ihe/hl7v2/pom.xml b/commons/ihe/hl7v2/pom.xml index 960b4675bc..64945a787e 100644 --- a/commons/ihe/hl7v2/pom.xml +++ b/commons/ihe/hl7v2/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/hl7v2ws/pom.xml b/commons/ihe/hl7v2ws/pom.xml index bcce08edb3..fd8b4ef9f8 100644 --- a/commons/ihe/hl7v2ws/pom.xml +++ b/commons/ihe/hl7v2ws/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/hl7v3/pom.xml b/commons/ihe/hl7v3/pom.xml index b7dc32484a..cfd41e415c 100644 --- a/commons/ihe/hl7v3/pom.xml +++ b/commons/ihe/hl7v3/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/hpd/pom.xml b/commons/ihe/hpd/pom.xml index 28d1b84331..40c270cdd5 100644 --- a/commons/ihe/hpd/pom.xml +++ b/commons/ihe/hpd/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/pom.xml b/commons/ihe/pom.xml index 60351e33f5..86daf43fd2 100644 --- a/commons/ihe/pom.xml +++ b/commons/ihe/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.commons ipf-commons - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/ws/pom.xml b/commons/ihe/ws/pom.xml index ea4f811c8d..13be69a89b 100644 --- a/commons/ihe/ws/pom.xml +++ b/commons/ihe/ws/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/xacml20/impl/pom.xml b/commons/ihe/xacml20/impl/pom.xml index dd9337c7af..82568d58e0 100644 --- a/commons/ihe/xacml20/impl/pom.xml +++ b/commons/ihe/xacml20/impl/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe-xacml20 - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/xacml20/model/pom.xml b/commons/ihe/xacml20/model/pom.xml index 7f15cf928c..1e75e1c902 100644 --- a/commons/ihe/xacml20/model/pom.xml +++ b/commons/ihe/xacml20/model/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe-xacml20 - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/xacml20/pom.xml b/commons/ihe/xacml20/pom.xml index 7bd6150c3d..993ac8d517 100644 --- a/commons/ihe/xacml20/pom.xml +++ b/commons/ihe/xacml20/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/xds/pom.xml b/commons/ihe/xds/pom.xml index 0986c04a4c..62bbb018cf 100644 --- a/commons/ihe/xds/pom.xml +++ b/commons/ihe/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/ihe/xua/pom.xml b/commons/ihe/xua/pom.xml index 46ad081083..d2ef31ab34 100644 --- a/commons/ihe/xua/pom.xml +++ b/commons/ihe/xua/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/map/pom.xml b/commons/map/pom.xml index 9607e6f05c..6fc40de3d0 100644 --- a/commons/map/pom.xml +++ b/commons/map/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/pom.xml b/commons/pom.xml index e59dd6155d..162406aadf 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m5 diff --git a/commons/spring/pom.xml b/commons/spring/pom.xml index 37a2a08beb..6de6d1e7fa 100644 --- a/commons/spring/pom.xml +++ b/commons/spring/pom.xml @@ -3,7 +3,7 @@ ipf-commons org.openehealth.ipf.commons - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/commons/xml/pom.xml b/commons/xml/pom.xml index 4bbc6451da..7e3fca54c7 100644 --- a/commons/xml/pom.xml +++ b/commons/xml/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.8-SNAPSHOT + 4.8-m5 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 28880d2924..3fbafcc60e 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openehealth.ipf ipf-dependencies - 4.8-SNAPSHOT + 4.8-m5 ipf-dependencies pom @@ -1039,7 +1039,7 @@ scm:git:git@github.com:oehf/ipf.git scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.8-m5 diff --git a/modules/cda/core/pom.xml b/modules/cda/core/pom.xml index e04626e07c..485fee74c7 100644 --- a/modules/cda/core/pom.xml +++ b/modules/cda/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules-cda - 4.8-SNAPSHOT + 4.8-m5 diff --git a/modules/cda/mdht/pom.xml b/modules/cda/mdht/pom.xml index e315ce47f7..c93b9a2b25 100644 --- a/modules/cda/mdht/pom.xml +++ b/modules/cda/mdht/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules-cda - 4.8-SNAPSHOT + 4.8-m5 diff --git a/modules/cda/pom.xml b/modules/cda/pom.xml index ea454f3e96..e3124face7 100644 --- a/modules/cda/pom.xml +++ b/modules/cda/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 4.8-SNAPSHOT + 4.8-m5 diff --git a/modules/hl7-kotlin/pom.xml b/modules/hl7-kotlin/pom.xml index c30bbac265..8031c4a3e3 100644 --- a/modules/hl7-kotlin/pom.xml +++ b/modules/hl7-kotlin/pom.xml @@ -25,7 +25,7 @@ org.openehealth.ipf.modules ipf-modules - 4.8-SNAPSHOT + 4.8-m5 diff --git a/modules/hl7/pom.xml b/modules/hl7/pom.xml index 6473e9670d..32a9a8bddb 100644 --- a/modules/hl7/pom.xml +++ b/modules/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 4.8-SNAPSHOT + 4.8-m5 diff --git a/modules/pom.xml b/modules/pom.xml index 50877367e7..b14572e504 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/cda/pom.xml b/platform-camel/cda/pom.xml index 8ac9324586..dbbcc716bc 100644 --- a/platform-camel/cda/pom.xml +++ b/platform-camel/cda/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/core/pom.xml b/platform-camel/core/pom.xml index ac03e36ba8..7b694d3d55 100644 --- a/platform-camel/core/pom.xml +++ b/platform-camel/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/hl7/pom.xml b/platform-camel/hl7/pom.xml index e24d11d3b2..9f6d4ae92b 100644 --- a/platform-camel/hl7/pom.xml +++ b/platform-camel/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/atna/pom.xml b/platform-camel/ihe/atna/pom.xml index a77e083c17..f3cb8a4d14 100644 --- a/platform-camel/ihe/atna/pom.xml +++ b/platform-camel/ihe/atna/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/continua/pom.xml b/platform-camel/ihe/continua/pom.xml index ee447af00d..54b5c9f019 100644 --- a/platform-camel/ihe/continua/pom.xml +++ b/platform-camel/ihe/continua/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/core/pom.xml b/platform-camel/ihe/core/pom.xml index 93d7377445..b9ac548919 100644 --- a/platform-camel/ihe/core/pom.xml +++ b/platform-camel/ihe/core/pom.xml @@ -19,7 +19,7 @@ ipf-platform-camel-ihe org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/core/pom.xml b/platform-camel/ihe/fhir/core/pom.xml index bc7568e1a8..904fb1b675 100644 --- a/platform-camel/ihe/fhir/core/pom.xml +++ b/platform-camel/ihe/fhir/core/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/pom.xml b/platform-camel/ihe/fhir/pom.xml index a04f6373b5..ba4c3b9758 100644 --- a/platform-camel/ihe/fhir/pom.xml +++ b/platform-camel/ihe/fhir/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 pom diff --git a/platform-camel/ihe/fhir/r4/audit/pom.xml b/platform-camel/ihe/fhir/r4/audit/pom.xml index d8dc372337..b07de7d50f 100644 --- a/platform-camel/ihe/fhir/r4/audit/pom.xml +++ b/platform-camel/ihe/fhir/r4/audit/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-r4 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/chppqm/pom.xml b/platform-camel/ihe/fhir/r4/chppqm/pom.xml index aa2c9ec04b..599e37905b 100644 --- a/platform-camel/ihe/fhir/r4/chppqm/pom.xml +++ b/platform-camel/ihe/fhir/r4/chppqm/pom.xml @@ -19,7 +19,7 @@ ipf-platform-camel-ihe-fhir-r4 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/mhd/pom.xml b/platform-camel/ihe/fhir/r4/mhd/pom.xml index a37ff1e89f..ddc0190785 100644 --- a/platform-camel/ihe/fhir/r4/mhd/pom.xml +++ b/platform-camel/ihe/fhir/r4/mhd/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-r4 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pixpdq/pom.xml b/platform-camel/ihe/fhir/r4/pixpdq/pom.xml index f501538acb..aaea2274c9 100644 --- a/platform-camel/ihe/fhir/r4/pixpdq/pom.xml +++ b/platform-camel/ihe/fhir/r4/pixpdq/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-r4 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pom.xml b/platform-camel/ihe/fhir/r4/pom.xml index fcce714109..c8fdc5407a 100644 --- a/platform-camel/ihe/fhir/r4/pom.xml +++ b/platform-camel/ihe/fhir/r4/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 pom diff --git a/platform-camel/ihe/fhir/r4/qedm/pom.xml b/platform-camel/ihe/fhir/r4/qedm/pom.xml index 7b3ceef0af..24434fa62a 100644 --- a/platform-camel/ihe/fhir/r4/qedm/pom.xml +++ b/platform-camel/ihe/fhir/r4/qedm/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-r4 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/test/pom.xml b/platform-camel/ihe/fhir/r4/test/pom.xml index cf27e7a740..7781183c8d 100644 --- a/platform-camel/ihe/fhir/r4/test/pom.xml +++ b/platform-camel/ihe/fhir/r4/test/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-r4 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/audit/pom.xml b/platform-camel/ihe/fhir/stu3/audit/pom.xml index 06f87c35a3..8fbcb4d6fb 100644 --- a/platform-camel/ihe/fhir/stu3/audit/pom.xml +++ b/platform-camel/ihe/fhir/stu3/audit/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-stu3 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/mhd/pom.xml b/platform-camel/ihe/fhir/stu3/mhd/pom.xml index d326ff7190..6b1fc0f863 100644 --- a/platform-camel/ihe/fhir/stu3/mhd/pom.xml +++ b/platform-camel/ihe/fhir/stu3/mhd/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-stu3 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml b/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml index 9ddeb98d51..fc486a9a31 100644 --- a/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml +++ b/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-stu3 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pom.xml b/platform-camel/ihe/fhir/stu3/pom.xml index f6208ea346..7983873743 100644 --- a/platform-camel/ihe/fhir/stu3/pom.xml +++ b/platform-camel/ihe/fhir/stu3/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 pom diff --git a/platform-camel/ihe/fhir/stu3/qedm/pom.xml b/platform-camel/ihe/fhir/stu3/qedm/pom.xml index c9cb0562e3..5397f4fdc7 100644 --- a/platform-camel/ihe/fhir/stu3/qedm/pom.xml +++ b/platform-camel/ihe/fhir/stu3/qedm/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-stu3 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/test/pom.xml b/platform-camel/ihe/fhir/stu3/test/pom.xml index ad7fbf3ce0..8ec1ff1071 100644 --- a/platform-camel/ihe/fhir/stu3/test/pom.xml +++ b/platform-camel/ihe/fhir/stu3/test/pom.xml @@ -3,7 +3,7 @@ ipf-platform-camel-ihe-fhir-stu3 org.openehealth.ipf.platform-camel - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/platform-camel/ihe/hl7v2/pom.xml b/platform-camel/ihe/hl7v2/pom.xml index ed85a21432..6b914663e7 100644 --- a/platform-camel/ihe/hl7v2/pom.xml +++ b/platform-camel/ihe/hl7v2/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/hl7v2ws/pom.xml b/platform-camel/ihe/hl7v2ws/pom.xml index fd4e391ee4..197b1247c7 100644 --- a/platform-camel/ihe/hl7v2ws/pom.xml +++ b/platform-camel/ihe/hl7v2ws/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/hl7v3/pom.xml b/platform-camel/ihe/hl7v3/pom.xml index 39f7bee1df..a3293a9291 100644 --- a/platform-camel/ihe/hl7v3/pom.xml +++ b/platform-camel/ihe/hl7v3/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/hpd/pom.xml b/platform-camel/ihe/hpd/pom.xml index daaa49e125..1b4a0b80f6 100644 --- a/platform-camel/ihe/hpd/pom.xml +++ b/platform-camel/ihe/hpd/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/mllp/pom.xml b/platform-camel/ihe/mllp/pom.xml index 22036e9937..67aff999cc 100644 --- a/platform-camel/ihe/mllp/pom.xml +++ b/platform-camel/ihe/mllp/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/pom.xml b/platform-camel/ihe/pom.xml index f4a7c4b0e9..0f3cd03a00 100644 --- a/platform-camel/ihe/pom.xml +++ b/platform-camel/ihe/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/ws/pom.xml b/platform-camel/ihe/ws/pom.xml index cc54bf5b06..205c66f1e2 100644 --- a/platform-camel/ihe/ws/pom.xml +++ b/platform-camel/ihe/ws/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/xacml20/pom.xml b/platform-camel/ihe/xacml20/pom.xml index 5666134101..d76af45b67 100644 --- a/platform-camel/ihe/xacml20/pom.xml +++ b/platform-camel/ihe/xacml20/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/ihe/xds/pom.xml b/platform-camel/ihe/xds/pom.xml index ee6b8e812d..9a13516b30 100644 --- a/platform-camel/ihe/xds/pom.xml +++ b/platform-camel/ihe/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/mdht/pom.xml b/platform-camel/mdht/pom.xml index c65098d9e3..4776d7c75a 100644 --- a/platform-camel/mdht/pom.xml +++ b/platform-camel/mdht/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel - 4.8-SNAPSHOT + 4.8-m5 diff --git a/platform-camel/pom.xml b/platform-camel/pom.xml index ac94482c6b..08621280f6 100644 --- a/platform-camel/pom.xml +++ b/platform-camel/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m5 diff --git a/pom.xml b/pom.xml index c034bd37d9..b271f57712 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf ipf-dependencies - 4.8-SNAPSHOT + 4.8-m5 dependencies @@ -66,7 +66,7 @@ scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.8-m5 diff --git a/tutorials/basic/pom.xml b/tutorials/basic/pom.xml index 05e5173fd4..a436686980 100644 --- a/tutorials/basic/pom.xml +++ b/tutorials/basic/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.8-SNAPSHOT + 4.8-m5 diff --git a/tutorials/config/pom.xml b/tutorials/config/pom.xml index 1538638f2a..396db57c52 100644 --- a/tutorials/config/pom.xml +++ b/tutorials/config/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.8-SNAPSHOT + 4.8-m5 diff --git a/tutorials/fhir/pom.xml b/tutorials/fhir/pom.xml index cdfa710b43..175a25bc1b 100644 --- a/tutorials/fhir/pom.xml +++ b/tutorials/fhir/pom.xml @@ -19,7 +19,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/tutorials/hl7/pom.xml b/tutorials/hl7/pom.xml index 6686b9e1c6..4e5f47de38 100644 --- a/tutorials/hl7/pom.xml +++ b/tutorials/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.8-SNAPSHOT + 4.8-m5 diff --git a/tutorials/iheclient/pom.xml b/tutorials/iheclient/pom.xml index e838d872d5..9852687b2f 100644 --- a/tutorials/iheclient/pom.xml +++ b/tutorials/iheclient/pom.xml @@ -3,7 +3,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 4.8-SNAPSHOT + 4.8-m5 4.0.0 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index e6d5a3fd24..d1adea2ee7 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m5 diff --git a/tutorials/xds/pom.xml b/tutorials/xds/pom.xml index c6df4e15b9..db7ec92c52 100644 --- a/tutorials/xds/pom.xml +++ b/tutorials/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.8-SNAPSHOT + 4.8-m5