From 74a751f52f15512dc64d433f8708a370f4fb7fd4 Mon Sep 17 00:00:00 2001 From: Boris Stanojevic Date: Tue, 27 Feb 2024 17:17:29 +0100 Subject: [PATCH] [maven-release-plugin] prepare release ipf-4.8-m8 --- 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 51009ad4dd..8fb44bafd9 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-m8 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..0e67b36730 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-m8 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..1043bbbd4c 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-m8 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..98db21ecb5 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-m8 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..5b6cb9938c 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-m8 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..e54b4ab18e 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-m8 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..076e1a8a9b 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-m8 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..7c4cf4710e 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-m8 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..6b0116b309 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-m8 ipf-xds-spring-boot-starter diff --git a/boot/pom.xml b/boot/pom.xml index d45769d5ab..130be3430b 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m8 org.openehealth.ipf.boot diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index 1cfeaa8106..c2d7363431 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-m8 diff --git a/commons/core/pom.xml b/commons/core/pom.xml index bfca807c46..e2100082ec 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-m8 diff --git a/commons/ihe/core/pom.xml b/commons/ihe/core/pom.xml index 371eb33460..6ced3bc2f5 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-m8 diff --git a/commons/ihe/fhir/core/pom.xml b/commons/ihe/fhir/core/pom.xml index 99b4bd3057..81e3931a7e 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-m8 4.0.0 diff --git a/commons/ihe/fhir/pom.xml b/commons/ihe/fhir/pom.xml index 5e2bd0c782..b4e443e114 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-m8 4.0.0 pom diff --git a/commons/ihe/fhir/r4/audit/pom.xml b/commons/ihe/fhir/r4/audit/pom.xml index 088ff151b2..f2a971eaec 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-m8 4.0.0 diff --git a/commons/ihe/fhir/r4/chppqm/pom.xml b/commons/ihe/fhir/r4/chppqm/pom.xml index 3b146043be..88ffdaa7c2 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-m8 4.0.0 diff --git a/commons/ihe/fhir/r4/core/pom.xml b/commons/ihe/fhir/r4/core/pom.xml index 2df851b434..fd79c85567 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-m8 4.0.0 diff --git a/commons/ihe/fhir/r4/mhd/pom.xml b/commons/ihe/fhir/r4/mhd/pom.xml index 34c1f15830..485c91d4c4 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-m8 4.0.0 diff --git a/commons/ihe/fhir/r4/pixpdq/pom.xml b/commons/ihe/fhir/r4/pixpdq/pom.xml index 56c6994724..e3075a706f 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-m8 4.0.0 diff --git a/commons/ihe/fhir/r4/pom.xml b/commons/ihe/fhir/r4/pom.xml index 844f658691..6f7d7622bf 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-m8 4.0.0 pom diff --git a/commons/ihe/fhir/r4/qedm/pom.xml b/commons/ihe/fhir/r4/qedm/pom.xml index 24653555f3..63fa7676f2 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-m8 4.0.0 diff --git a/commons/ihe/fhir/stu3/audit/pom.xml b/commons/ihe/fhir/stu3/audit/pom.xml index 286be7f1cb..7b98f19901 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-m8 4.0.0 diff --git a/commons/ihe/fhir/stu3/core/pom.xml b/commons/ihe/fhir/stu3/core/pom.xml index 7d9aa49a7b..9ae6e10a3c 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-m8 4.0.0 diff --git a/commons/ihe/fhir/stu3/mhd/pom.xml b/commons/ihe/fhir/stu3/mhd/pom.xml index cd0b4fcb44..f2336af0c5 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-m8 4.0.0 diff --git a/commons/ihe/fhir/stu3/pixpdq/pom.xml b/commons/ihe/fhir/stu3/pixpdq/pom.xml index 7931106e2f..b1dc6a7166 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-m8 4.0.0 diff --git a/commons/ihe/fhir/stu3/pom.xml b/commons/ihe/fhir/stu3/pom.xml index 833767f1c9..8ef188a820 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-m8 4.0.0 pom diff --git a/commons/ihe/fhir/stu3/qedm/pom.xml b/commons/ihe/fhir/stu3/qedm/pom.xml index a150e45aab..35df2e78f1 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-m8 4.0.0 diff --git a/commons/ihe/hl7v2/pom.xml b/commons/ihe/hl7v2/pom.xml index 960b4675bc..eeb18d2c3a 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-m8 diff --git a/commons/ihe/hl7v2ws/pom.xml b/commons/ihe/hl7v2ws/pom.xml index bcce08edb3..8b791879b1 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-m8 diff --git a/commons/ihe/hl7v3/pom.xml b/commons/ihe/hl7v3/pom.xml index b7dc32484a..d09fc14b92 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-m8 diff --git a/commons/ihe/hpd/pom.xml b/commons/ihe/hpd/pom.xml index 28d1b84331..a4c6a43838 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-m8 diff --git a/commons/ihe/pom.xml b/commons/ihe/pom.xml index 60351e33f5..c906d52218 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-m8 diff --git a/commons/ihe/ws/pom.xml b/commons/ihe/ws/pom.xml index ea4f811c8d..93f9d3df9e 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-m8 diff --git a/commons/ihe/xacml20/impl/pom.xml b/commons/ihe/xacml20/impl/pom.xml index dd9337c7af..931e4122d6 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-m8 diff --git a/commons/ihe/xacml20/model/pom.xml b/commons/ihe/xacml20/model/pom.xml index 7f15cf928c..b411de8237 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-m8 diff --git a/commons/ihe/xacml20/pom.xml b/commons/ihe/xacml20/pom.xml index 7bd6150c3d..b4c6529ba5 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-m8 diff --git a/commons/ihe/xds/pom.xml b/commons/ihe/xds/pom.xml index 0986c04a4c..5b1a790254 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-m8 diff --git a/commons/ihe/xua/pom.xml b/commons/ihe/xua/pom.xml index 46ad081083..940bb0feb0 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-m8 diff --git a/commons/map/pom.xml b/commons/map/pom.xml index 9607e6f05c..ed8004be0c 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-m8 diff --git a/commons/pom.xml b/commons/pom.xml index e59dd6155d..7796f990a1 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m8 diff --git a/commons/spring/pom.xml b/commons/spring/pom.xml index 37a2a08beb..c2f4843d9c 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-m8 4.0.0 diff --git a/commons/xml/pom.xml b/commons/xml/pom.xml index 4bbc6451da..1f95eafcb2 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-m8 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index e053778255..e59854d12e 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-m8 ipf-dependencies pom @@ -1045,7 +1045,7 @@ scm:git:git@github.com:oehf/ipf.git scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.8-m8 diff --git a/modules/cda/core/pom.xml b/modules/cda/core/pom.xml index e04626e07c..a8d7d7edce 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-m8 diff --git a/modules/cda/mdht/pom.xml b/modules/cda/mdht/pom.xml index e315ce47f7..3b6b4d3222 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-m8 diff --git a/modules/cda/pom.xml b/modules/cda/pom.xml index ea454f3e96..b9585fe497 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-m8 diff --git a/modules/hl7-kotlin/pom.xml b/modules/hl7-kotlin/pom.xml index e67d3ae926..6689f78ea8 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-m8 diff --git a/modules/hl7/pom.xml b/modules/hl7/pom.xml index 6473e9670d..8f5cdab0eb 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-m8 diff --git a/modules/pom.xml b/modules/pom.xml index 50877367e7..8384050905 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m8 diff --git a/platform-camel/cda/pom.xml b/platform-camel/cda/pom.xml index 8ac9324586..d7b2055eed 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-m8 diff --git a/platform-camel/core/pom.xml b/platform-camel/core/pom.xml index ac03e36ba8..a0765b3a0e 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-m8 diff --git a/platform-camel/hl7/pom.xml b/platform-camel/hl7/pom.xml index e24d11d3b2..b36c6872a8 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-m8 diff --git a/platform-camel/ihe/atna/pom.xml b/platform-camel/ihe/atna/pom.xml index a77e083c17..5ca331d3ee 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-m8 diff --git a/platform-camel/ihe/continua/pom.xml b/platform-camel/ihe/continua/pom.xml index ee447af00d..7c42db0a41 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-m8 diff --git a/platform-camel/ihe/core/pom.xml b/platform-camel/ihe/core/pom.xml index 93d7377445..c39eecee6f 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-m8 4.0.0 diff --git a/platform-camel/ihe/fhir/core/pom.xml b/platform-camel/ihe/fhir/core/pom.xml index bc7568e1a8..a33a732fe5 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-m8 4.0.0 diff --git a/platform-camel/ihe/fhir/pom.xml b/platform-camel/ihe/fhir/pom.xml index a04f6373b5..9a40da0ccc 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-m8 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..646e8a7a7c 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-m8 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..a71c375c85 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-m8 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/mhd/pom.xml b/platform-camel/ihe/fhir/r4/mhd/pom.xml index 10c33c0d73..32a83d253a 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-m8 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..763ab07243 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-m8 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pom.xml b/platform-camel/ihe/fhir/r4/pom.xml index fcce714109..8ed7f50295 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-m8 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..882e9fcc57 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-m8 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..e53f1f69fb 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-m8 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..0b1ba6e3a3 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-m8 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..e6ee362ad6 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-m8 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..f60eba184e 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-m8 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pom.xml b/platform-camel/ihe/fhir/stu3/pom.xml index f6208ea346..4e32d54db8 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-m8 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..bcad8818c5 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-m8 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..3040115aef 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-m8 4.0.0 diff --git a/platform-camel/ihe/hl7v2/pom.xml b/platform-camel/ihe/hl7v2/pom.xml index ed85a21432..3847ba712f 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-m8 diff --git a/platform-camel/ihe/hl7v2ws/pom.xml b/platform-camel/ihe/hl7v2ws/pom.xml index fd4e391ee4..bc8c27ada1 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-m8 diff --git a/platform-camel/ihe/hl7v3/pom.xml b/platform-camel/ihe/hl7v3/pom.xml index 39f7bee1df..92eea7a5df 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-m8 diff --git a/platform-camel/ihe/hpd/pom.xml b/platform-camel/ihe/hpd/pom.xml index daaa49e125..84224d11dc 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-m8 diff --git a/platform-camel/ihe/mllp/pom.xml b/platform-camel/ihe/mllp/pom.xml index 22036e9937..0d785fcfba 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-m8 diff --git a/platform-camel/ihe/pom.xml b/platform-camel/ihe/pom.xml index f4a7c4b0e9..5104704797 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-m8 diff --git a/platform-camel/ihe/ws/pom.xml b/platform-camel/ihe/ws/pom.xml index cc54bf5b06..7f6d3d38dc 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-m8 diff --git a/platform-camel/ihe/xacml20/pom.xml b/platform-camel/ihe/xacml20/pom.xml index 5666134101..9b23a58ad4 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-m8 diff --git a/platform-camel/ihe/xds/pom.xml b/platform-camel/ihe/xds/pom.xml index ee6b8e812d..6acd5e00c3 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-m8 diff --git a/platform-camel/mdht/pom.xml b/platform-camel/mdht/pom.xml index c65098d9e3..d53f3ce5c6 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-m8 diff --git a/platform-camel/pom.xml b/platform-camel/pom.xml index ac94482c6b..fefe3d5f3f 100644 --- a/platform-camel/pom.xml +++ b/platform-camel/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m8 diff --git a/pom.xml b/pom.xml index 96e335263f..c37e5abd8d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf ipf-dependencies - 4.8-SNAPSHOT + 4.8-m8 dependencies @@ -67,7 +67,7 @@ scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.8-m8 diff --git a/tutorials/basic/pom.xml b/tutorials/basic/pom.xml index 05e5173fd4..48bebad3d3 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-m8 diff --git a/tutorials/config/pom.xml b/tutorials/config/pom.xml index 1538638f2a..9cdda99c67 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-m8 diff --git a/tutorials/fhir/pom.xml b/tutorials/fhir/pom.xml index cdfa710b43..5c2ae233e0 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-m8 4.0.0 diff --git a/tutorials/hl7/pom.xml b/tutorials/hl7/pom.xml index 6686b9e1c6..1b8d4a3f27 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-m8 diff --git a/tutorials/iheclient/pom.xml b/tutorials/iheclient/pom.xml index e838d872d5..46c5b2ae23 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-m8 4.0.0 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index e6d5a3fd24..39aec77a90 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.8-SNAPSHOT + 4.8-m8 diff --git a/tutorials/xds/pom.xml b/tutorials/xds/pom.xml index c6df4e15b9..07145d7e7a 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-m8