From 455c159ff5c097276ce4cfe1a7353e78e1f66b47 Mon Sep 17 00:00:00 2001 From: Boris Stanojevic Date: Wed, 20 Oct 2021 15:33:21 +0200 Subject: [PATCH] [maven-release-plugin] prepare release ipf-4.2.0 --- 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-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/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/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 +- 87 files changed, 89 insertions(+), 89 deletions(-) diff --git a/boot/ipf-atna-spring-boot-starter/pom.xml b/boot/ipf-atna-spring-boot-starter/pom.xml index 773ca6c18d..3d48507eaf 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.2-SNAPSHOT + 4.2.0 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 586eb96be9..d554a246e3 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.2-SNAPSHOT + 4.2.0 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 3ddfe35e74..74374bff6b 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.2-SNAPSHOT + 4.2.0 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 0a9ece5a04..4a89aaee5b 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.2-SNAPSHOT + 4.2.0 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 9859830dbf..8005baa35b 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.2-SNAPSHOT + 4.2.0 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 ad4862590c..01d12d64dd 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.2-SNAPSHOT + 4.2.0 ipf-hpd-spring-boot-starter diff --git a/boot/ipf-spring-boot-starter/pom.xml b/boot/ipf-spring-boot-starter/pom.xml index 0c268325d8..dd594b0bed 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.2-SNAPSHOT + 4.2.0 ipf-spring-boot-starter diff --git a/boot/ipf-xds-spring-boot-starter/pom.xml b/boot/ipf-xds-spring-boot-starter/pom.xml index 5be0b7a6a1..794d4d6434 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.2-SNAPSHOT + 4.2.0 ipf-xds-spring-boot-starter diff --git a/boot/pom.xml b/boot/pom.xml index efd16d422d..bd759d51cc 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf ipf - 4.2-SNAPSHOT + 4.2.0 org.openehealth.ipf.boot diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index 9c430459ea..5f9a2db730 100644 --- a/commons/audit/pom.xml +++ b/commons/audit/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf.commons ipf-commons - 4.2-SNAPSHOT + 4.2.0 diff --git a/commons/core/pom.xml b/commons/core/pom.xml index fdcc6f61d4..a43da9f122 100644 --- a/commons/core/pom.xml +++ b/commons/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/core/pom.xml b/commons/ihe/core/pom.xml index b28aba2a2a..ee06054332 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/fhir/core/pom.xml b/commons/ihe/fhir/core/pom.xml index f5c0db02b6..9a143e9297 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/pom.xml b/commons/ihe/fhir/pom.xml index 8ca62d3fc1..3d39c20ab0 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.2-SNAPSHOT + 4.2.0 4.0.0 pom diff --git a/commons/ihe/fhir/r4/audit/pom.xml b/commons/ihe/fhir/r4/audit/pom.xml index c76cb3c273..70946add72 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/r4/core/pom.xml b/commons/ihe/fhir/r4/core/pom.xml index 951024151d..dc86acf523 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/r4/mhd/pom.xml b/commons/ihe/fhir/r4/mhd/pom.xml index cf18e900ff..77c80218f0 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/r4/pixpdq/pom.xml b/commons/ihe/fhir/r4/pixpdq/pom.xml index a406d7bbf9..fe4b223ffc 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/r4/pom.xml b/commons/ihe/fhir/r4/pom.xml index 8918aa6533..400d1fc823 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.2-SNAPSHOT + 4.2.0 4.0.0 pom diff --git a/commons/ihe/fhir/r4/qedm/pom.xml b/commons/ihe/fhir/r4/qedm/pom.xml index 46d6def0cc..d74a875204 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/audit/pom.xml b/commons/ihe/fhir/stu3/audit/pom.xml index 11707469ae..6dbe4b5a2c 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/core/pom.xml b/commons/ihe/fhir/stu3/core/pom.xml index e62e5d53b3..9fc70551bb 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/mhd/pom.xml b/commons/ihe/fhir/stu3/mhd/pom.xml index 91644f53e5..73b25bb663 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/pixpdq/pom.xml b/commons/ihe/fhir/stu3/pixpdq/pom.xml index 66fe9179b4..1da3279154 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/pom.xml b/commons/ihe/fhir/stu3/pom.xml index 88405c7d47..6c59248c5d 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.2-SNAPSHOT + 4.2.0 4.0.0 pom diff --git a/commons/ihe/fhir/stu3/qedm/pom.xml b/commons/ihe/fhir/stu3/qedm/pom.xml index 1a54fa9f2c..453638da45 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/ihe/hl7v2/pom.xml b/commons/ihe/hl7v2/pom.xml index cd91dd1d05..28f6a3b75e 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/hl7v2ws/pom.xml b/commons/ihe/hl7v2ws/pom.xml index 87ba2ec6d2..2fcbc6b090 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/hl7v3/pom.xml b/commons/ihe/hl7v3/pom.xml index faf437e08b..d32a72b4b9 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/hpd/pom.xml b/commons/ihe/hpd/pom.xml index c50f60d719..2a6a705f34 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/pom.xml b/commons/ihe/pom.xml index ae4e81d6ab..57fc15cf17 100644 --- a/commons/ihe/pom.xml +++ b/commons/ihe/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.commons ipf-commons - 4.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/ws/pom.xml b/commons/ihe/ws/pom.xml index ee9cdde516..b9ca770b61 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/xacml20/impl/pom.xml b/commons/ihe/xacml20/impl/pom.xml index f38a381b44..c3e6140a3f 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/xacml20/model/pom.xml b/commons/ihe/xacml20/model/pom.xml index b2b2958c12..9040180880 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/xacml20/pom.xml b/commons/ihe/xacml20/pom.xml index 26c366416d..52c31d42c4 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/xds/pom.xml b/commons/ihe/xds/pom.xml index 1789a11d21..0b66e424a0 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/ihe/xua/pom.xml b/commons/ihe/xua/pom.xml index ed67bb06e2..633b62e894 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.2-SNAPSHOT + 4.2.0 diff --git a/commons/map/pom.xml b/commons/map/pom.xml index 0d4e0f08b6..fb29534d98 100644 --- a/commons/map/pom.xml +++ b/commons/map/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.2-SNAPSHOT + 4.2.0 diff --git a/commons/pom.xml b/commons/pom.xml index 15281fcd17..da60d2f957 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.2-SNAPSHOT + 4.2.0 diff --git a/commons/spring/pom.xml b/commons/spring/pom.xml index 58c7bf88b3..0624817ded 100644 --- a/commons/spring/pom.xml +++ b/commons/spring/pom.xml @@ -3,7 +3,7 @@ ipf-commons org.openehealth.ipf.commons - 4.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/commons/xml/pom.xml b/commons/xml/pom.xml index 19b462b8cc..8a0c18e630 100644 --- a/commons/xml/pom.xml +++ b/commons/xml/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.2-SNAPSHOT + 4.2.0 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index a6efcc3f6b..2284faccb1 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openehealth.ipf ipf-dependencies - 4.2-SNAPSHOT + 4.2.0 ipf-dependencies pom @@ -928,7 +928,7 @@ scm:git:git@github.com:oehf/ipf.git scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.2.0 diff --git a/modules/cda/core/pom.xml b/modules/cda/core/pom.xml index 5da4636c45..13ea0a9ee7 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.2-SNAPSHOT + 4.2.0 diff --git a/modules/cda/mdht/pom.xml b/modules/cda/mdht/pom.xml index 839c755e5a..381a96c970 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.2-SNAPSHOT + 4.2.0 diff --git a/modules/cda/pom.xml b/modules/cda/pom.xml index ddb2978295..3c6da63391 100644 --- a/modules/cda/pom.xml +++ b/modules/cda/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 4.2-SNAPSHOT + 4.2.0 diff --git a/modules/hl7-kotlin/pom.xml b/modules/hl7-kotlin/pom.xml index f3385d26a4..bb21a89179 100644 --- a/modules/hl7-kotlin/pom.xml +++ b/modules/hl7-kotlin/pom.xml @@ -25,7 +25,7 @@ org.openehealth.ipf.modules ipf-modules - 4.2-SNAPSHOT + 4.2.0 diff --git a/modules/hl7/pom.xml b/modules/hl7/pom.xml index 4f346ac97c..69e30f8224 100644 --- a/modules/hl7/pom.xml +++ b/modules/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 4.2-SNAPSHOT + 4.2.0 diff --git a/modules/pom.xml b/modules/pom.xml index a468320264..5caf2a535d 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/cda/pom.xml b/platform-camel/cda/pom.xml index 244fc86afc..07899197d1 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/core/pom.xml b/platform-camel/core/pom.xml index d1638a3e99..dc1eea94ab 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/hl7/pom.xml b/platform-camel/hl7/pom.xml index e1801f6150..ac584c5b2f 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/atna/pom.xml b/platform-camel/ihe/atna/pom.xml index a192eb3ff1..40297e6499 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/continua/pom.xml b/platform-camel/ihe/continua/pom.xml index 69b5a111d8..32760eb989 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/core/pom.xml b/platform-camel/ihe/core/pom.xml index 6f8768f68f..48dcb57cc4 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/core/pom.xml b/platform-camel/ihe/fhir/core/pom.xml index c407d26ab8..c722fd2b51 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/pom.xml b/platform-camel/ihe/fhir/pom.xml index 750b3d7a6b..b4686df1f6 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.2-SNAPSHOT + 4.2.0 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 b88f5c1152..a59f48966c 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/mhd/pom.xml b/platform-camel/ihe/fhir/r4/mhd/pom.xml index 30c276100c..d6082fec8e 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pixpdq/pom.xml b/platform-camel/ihe/fhir/r4/pixpdq/pom.xml index 9e1e1a3982..b038739e63 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pom.xml b/platform-camel/ihe/fhir/r4/pom.xml index d122a11790..720ec7c816 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.2-SNAPSHOT + 4.2.0 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 5ee6502a3f..c96eb44a6f 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/test/pom.xml b/platform-camel/ihe/fhir/r4/test/pom.xml index c858882081..51106be7b8 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/audit/pom.xml b/platform-camel/ihe/fhir/stu3/audit/pom.xml index f45b342436..8cf2280ad3 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/mhd/pom.xml b/platform-camel/ihe/fhir/stu3/mhd/pom.xml index 86676ad01c..f3e87bf1c9 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml b/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml index 2cf117a85d..dfce6079cb 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pom.xml b/platform-camel/ihe/fhir/stu3/pom.xml index 84871939c6..a376cf07c4 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.2-SNAPSHOT + 4.2.0 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 62d78c6945..11c37b76d6 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/test/pom.xml b/platform-camel/ihe/fhir/stu3/test/pom.xml index 0630c0ae65..22b61221d9 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.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/platform-camel/ihe/hl7v2/pom.xml b/platform-camel/ihe/hl7v2/pom.xml index 890f2fa9b4..776bf7debb 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/hl7v2ws/pom.xml b/platform-camel/ihe/hl7v2ws/pom.xml index 387347656e..a3463b2731 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/hl7v3/pom.xml b/platform-camel/ihe/hl7v3/pom.xml index ece4d8bc51..cb5138b3f4 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/hpd/pom.xml b/platform-camel/ihe/hpd/pom.xml index 105574c038..7b62242827 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/mllp/pom.xml b/platform-camel/ihe/mllp/pom.xml index 97b63f4900..128b63e71d 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/pom.xml b/platform-camel/ihe/pom.xml index c4b4ef4b5f..693789d578 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/ws/pom.xml b/platform-camel/ihe/ws/pom.xml index 8f366df0e5..f3343009f8 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/xacml20/pom.xml b/platform-camel/ihe/xacml20/pom.xml index 9190756367..1b4f6e1305 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/ihe/xds/pom.xml b/platform-camel/ihe/xds/pom.xml index 0e57e5770f..9195047e9b 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/mdht/pom.xml b/platform-camel/mdht/pom.xml index d068c4c3bc..b3f00df642 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.2-SNAPSHOT + 4.2.0 diff --git a/platform-camel/pom.xml b/platform-camel/pom.xml index c8d6a9618e..4247d4271a 100644 --- a/platform-camel/pom.xml +++ b/platform-camel/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.2-SNAPSHOT + 4.2.0 diff --git a/pom.xml b/pom.xml index 10d1ac501c..748da6ce73 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf ipf-dependencies - 4.2-SNAPSHOT + 4.2.0 dependencies @@ -67,7 +67,7 @@ scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.2.0 diff --git a/tutorials/basic/pom.xml b/tutorials/basic/pom.xml index ccc83cf531..f8eb2bb33a 100644 --- a/tutorials/basic/pom.xml +++ b/tutorials/basic/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.2-SNAPSHOT + 4.2.0 diff --git a/tutorials/config/pom.xml b/tutorials/config/pom.xml index de74019be8..6ccbb88b9b 100644 --- a/tutorials/config/pom.xml +++ b/tutorials/config/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.2-SNAPSHOT + 4.2.0 diff --git a/tutorials/fhir/pom.xml b/tutorials/fhir/pom.xml index 5526f25f3e..62331cabab 100644 --- a/tutorials/fhir/pom.xml +++ b/tutorials/fhir/pom.xml @@ -19,7 +19,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 4.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/tutorials/hl7/pom.xml b/tutorials/hl7/pom.xml index 655c321b38..914a78ffe3 100644 --- a/tutorials/hl7/pom.xml +++ b/tutorials/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.2-SNAPSHOT + 4.2.0 diff --git a/tutorials/iheclient/pom.xml b/tutorials/iheclient/pom.xml index 1e104b1f80..52ad0032cc 100644 --- a/tutorials/iheclient/pom.xml +++ b/tutorials/iheclient/pom.xml @@ -3,7 +3,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 4.2-SNAPSHOT + 4.2.0 4.0.0 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index f291afd93f..dfda525eb9 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.2-SNAPSHOT + 4.2.0 diff --git a/tutorials/xds/pom.xml b/tutorials/xds/pom.xml index 7870342ec5..d857f2d06a 100644 --- a/tutorials/xds/pom.xml +++ b/tutorials/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.2-SNAPSHOT + 4.2.0