From 82f63155e44da148abbfccacaca8d32aa8a2d7df Mon Sep 17 00:00:00 2001 From: Stanojevic Boris Date: Fri, 21 Apr 2023 08:57:21 +0200 Subject: [PATCH] [maven-release-plugin] prepare release ipf-4.6.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 a3cc90600e..1fcef7d31f 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.6-SNAPSHOT + 4.6.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 55a11d5361..7f9cd07dce 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.6-SNAPSHOT + 4.6.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 65f7cd2c46..2986e7b2a4 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.6-SNAPSHOT + 4.6.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 5a329e772f..3c9cae8746 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.6-SNAPSHOT + 4.6.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 09b6a269f7..359b2ef689 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.6-SNAPSHOT + 4.6.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 7097ed6493..4519eb8d10 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.6-SNAPSHOT + 4.6.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 2365611552..79eb8921e9 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.6-SNAPSHOT + 4.6.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 20461a89ae..b738b272e0 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.6-SNAPSHOT + 4.6.0 ipf-xds-spring-boot-starter diff --git a/boot/pom.xml b/boot/pom.xml index f80cfdc90d..0fc7a8d0a3 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf ipf - 4.6-SNAPSHOT + 4.6.0 org.openehealth.ipf.boot diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index 6f9dccb9f0..88dac2e83b 100644 --- a/commons/audit/pom.xml +++ b/commons/audit/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf.commons ipf-commons - 4.6-SNAPSHOT + 4.6.0 diff --git a/commons/core/pom.xml b/commons/core/pom.xml index 8ce0b4a6ea..5041cb7494 100644 --- a/commons/core/pom.xml +++ b/commons/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/core/pom.xml b/commons/ihe/core/pom.xml index 04e042339c..6083f96ecc 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/fhir/core/pom.xml b/commons/ihe/fhir/core/pom.xml index c36c9b9dd5..18d0b6b297 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/pom.xml b/commons/ihe/fhir/pom.xml index c1cf6af610..6632ba05eb 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.6-SNAPSHOT + 4.6.0 4.0.0 pom diff --git a/commons/ihe/fhir/r4/audit/pom.xml b/commons/ihe/fhir/r4/audit/pom.xml index f4598f39e4..a83ebd1d73 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/r4/core/pom.xml b/commons/ihe/fhir/r4/core/pom.xml index 86d8742325..1522239d4a 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/r4/mhd/pom.xml b/commons/ihe/fhir/r4/mhd/pom.xml index 3b12c5841f..c98eb6e798 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/r4/pixpdq/pom.xml b/commons/ihe/fhir/r4/pixpdq/pom.xml index ff322cdc48..326a30383c 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/r4/pom.xml b/commons/ihe/fhir/r4/pom.xml index 170a52d0d2..36f328fe9d 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.6-SNAPSHOT + 4.6.0 4.0.0 pom diff --git a/commons/ihe/fhir/r4/qedm/pom.xml b/commons/ihe/fhir/r4/qedm/pom.xml index c99000852c..bfd9ef412a 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/audit/pom.xml b/commons/ihe/fhir/stu3/audit/pom.xml index 6c0c1ede3d..6f404d345e 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/core/pom.xml b/commons/ihe/fhir/stu3/core/pom.xml index 4f910fa719..2c54a5213c 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/mhd/pom.xml b/commons/ihe/fhir/stu3/mhd/pom.xml index 7a36b3bd35..18abe3bf1e 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/pixpdq/pom.xml b/commons/ihe/fhir/stu3/pixpdq/pom.xml index 75c2876cca..f760804de9 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/fhir/stu3/pom.xml b/commons/ihe/fhir/stu3/pom.xml index 2f394f80bf..a74d7289da 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.6-SNAPSHOT + 4.6.0 4.0.0 pom diff --git a/commons/ihe/fhir/stu3/qedm/pom.xml b/commons/ihe/fhir/stu3/qedm/pom.xml index 76dacb564e..f3510564c4 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/ihe/hl7v2/pom.xml b/commons/ihe/hl7v2/pom.xml index 3850295b27..a94e5a6084 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/hl7v2ws/pom.xml b/commons/ihe/hl7v2ws/pom.xml index e2a1a1592a..d12186578c 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/hl7v3/pom.xml b/commons/ihe/hl7v3/pom.xml index b7e7828c76..ac04e73892 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/hpd/pom.xml b/commons/ihe/hpd/pom.xml index 7472ab8de7..29d59d77f4 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/pom.xml b/commons/ihe/pom.xml index 4771079c13..d2736bc524 100644 --- a/commons/ihe/pom.xml +++ b/commons/ihe/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.commons ipf-commons - 4.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/ws/pom.xml b/commons/ihe/ws/pom.xml index 27661dc4a0..5641840a6a 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/xacml20/impl/pom.xml b/commons/ihe/xacml20/impl/pom.xml index 773e9b33ff..ad41ebada8 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/xacml20/model/pom.xml b/commons/ihe/xacml20/model/pom.xml index 5b5f8089cf..746e906a40 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/xacml20/pom.xml b/commons/ihe/xacml20/pom.xml index 95adebc1fa..cb60631ad2 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/xds/pom.xml b/commons/ihe/xds/pom.xml index ee4b103d30..9c57096983 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/ihe/xua/pom.xml b/commons/ihe/xua/pom.xml index 477b79a1db..cc72c1b91f 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.6-SNAPSHOT + 4.6.0 diff --git a/commons/map/pom.xml b/commons/map/pom.xml index 8f8e984899..0f4cf5d935 100644 --- a/commons/map/pom.xml +++ b/commons/map/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.6-SNAPSHOT + 4.6.0 diff --git a/commons/pom.xml b/commons/pom.xml index d87632f6a0..052e6a24ac 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.6-SNAPSHOT + 4.6.0 diff --git a/commons/spring/pom.xml b/commons/spring/pom.xml index 61dc6cd8d3..9e489af56e 100644 --- a/commons/spring/pom.xml +++ b/commons/spring/pom.xml @@ -3,7 +3,7 @@ ipf-commons org.openehealth.ipf.commons - 4.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/commons/xml/pom.xml b/commons/xml/pom.xml index bb363fadaa..406bf7024f 100644 --- a/commons/xml/pom.xml +++ b/commons/xml/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 4.6-SNAPSHOT + 4.6.0 diff --git a/dependencies/pom.xml b/dependencies/pom.xml index f7887ec24e..6d0bba1029 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openehealth.ipf ipf-dependencies - 4.6-SNAPSHOT + 4.6.0 ipf-dependencies pom @@ -993,7 +993,7 @@ scm:git:git@github.com:oehf/ipf.git scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.6.0 diff --git a/modules/cda/core/pom.xml b/modules/cda/core/pom.xml index 992c6eb813..57c4ea7c01 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.6-SNAPSHOT + 4.6.0 diff --git a/modules/cda/mdht/pom.xml b/modules/cda/mdht/pom.xml index 1d51cbe2eb..e28ed1629c 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.6-SNAPSHOT + 4.6.0 diff --git a/modules/cda/pom.xml b/modules/cda/pom.xml index eeb76dfc5f..ad2320118b 100644 --- a/modules/cda/pom.xml +++ b/modules/cda/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 4.6-SNAPSHOT + 4.6.0 diff --git a/modules/hl7-kotlin/pom.xml b/modules/hl7-kotlin/pom.xml index 6051e9c793..8e8156e599 100644 --- a/modules/hl7-kotlin/pom.xml +++ b/modules/hl7-kotlin/pom.xml @@ -25,7 +25,7 @@ org.openehealth.ipf.modules ipf-modules - 4.6-SNAPSHOT + 4.6.0 diff --git a/modules/hl7/pom.xml b/modules/hl7/pom.xml index b360bb5670..f3dd2c2167 100644 --- a/modules/hl7/pom.xml +++ b/modules/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 4.6-SNAPSHOT + 4.6.0 diff --git a/modules/pom.xml b/modules/pom.xml index e77fc0f0f4..45a9002a0b 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/cda/pom.xml b/platform-camel/cda/pom.xml index 7cf9aa33e6..723067711b 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/core/pom.xml b/platform-camel/core/pom.xml index 8733ea5b5e..58fdbafc33 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/hl7/pom.xml b/platform-camel/hl7/pom.xml index f7c4b28e17..7a5b5bb820 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/atna/pom.xml b/platform-camel/ihe/atna/pom.xml index 27e4c4fa24..85ca7b4e24 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/continua/pom.xml b/platform-camel/ihe/continua/pom.xml index 27d74fbc0e..c87b91a820 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/core/pom.xml b/platform-camel/ihe/core/pom.xml index c92602928e..2f9e80a3c1 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/platform-camel/ihe/fhir/core/pom.xml b/platform-camel/ihe/fhir/core/pom.xml index 5e297c39a2..a636b9f738 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/platform-camel/ihe/fhir/pom.xml b/platform-camel/ihe/fhir/pom.xml index 15f516877e..1e003e328a 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.6-SNAPSHOT + 4.6.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 ac72e9f920..af1efb35de 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.6-SNAPSHOT + 4.6.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 90db57c49c..4e2ae94dab 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.6-SNAPSHOT + 4.6.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 d859bef03d..29f2a28ff1 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pom.xml b/platform-camel/ihe/fhir/r4/pom.xml index ede4058d1a..fd2ad5ed5a 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.6-SNAPSHOT + 4.6.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 51f5e5b205..9da45fc14a 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.6-SNAPSHOT + 4.6.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 8c13813cce..f364f4ecc8 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.6-SNAPSHOT + 4.6.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 29d201144d..ff16a32b5f 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.6-SNAPSHOT + 4.6.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 5c66a87412..c3b01f68e7 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.6-SNAPSHOT + 4.6.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 d8a30c8420..6c379260ef 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pom.xml b/platform-camel/ihe/fhir/stu3/pom.xml index e035549e47..79578eb8b2 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.6-SNAPSHOT + 4.6.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 50e9bd8538..8cd0e6e849 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.6-SNAPSHOT + 4.6.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 637fb2d4f5..a8665ee832 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.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/platform-camel/ihe/hl7v2/pom.xml b/platform-camel/ihe/hl7v2/pom.xml index 019b2d639b..65cf878704 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/hl7v2ws/pom.xml b/platform-camel/ihe/hl7v2ws/pom.xml index 00508a8a2a..9f931ac619 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/hl7v3/pom.xml b/platform-camel/ihe/hl7v3/pom.xml index 82d9ac9592..c504ca4af1 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/hpd/pom.xml b/platform-camel/ihe/hpd/pom.xml index f656036272..b994b052f0 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/mllp/pom.xml b/platform-camel/ihe/mllp/pom.xml index 0b2efa2cd4..9d0a7a2911 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/pom.xml b/platform-camel/ihe/pom.xml index ce7db8082a..25ef4ce032 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/ws/pom.xml b/platform-camel/ihe/ws/pom.xml index 922d46f467..4b259e5f6d 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/xacml20/pom.xml b/platform-camel/ihe/xacml20/pom.xml index 3fa3b7e680..8845ff1648 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/ihe/xds/pom.xml b/platform-camel/ihe/xds/pom.xml index 39a14e3b0c..df38d16fd4 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/mdht/pom.xml b/platform-camel/mdht/pom.xml index b6e3487d0c..9dc6a4c432 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.6-SNAPSHOT + 4.6.0 diff --git a/platform-camel/pom.xml b/platform-camel/pom.xml index 743b13338f..de898d26d6 100644 --- a/platform-camel/pom.xml +++ b/platform-camel/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.6-SNAPSHOT + 4.6.0 diff --git a/pom.xml b/pom.xml index f713e1a355..a7f5b288e3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf ipf-dependencies - 4.6-SNAPSHOT + 4.6.0 dependencies @@ -65,7 +65,7 @@ scm:git:git@github.com:oehf/ipf.git - HEAD + ipf-4.6.0 diff --git a/tutorials/basic/pom.xml b/tutorials/basic/pom.xml index 2d102742fc..0ac65abea5 100644 --- a/tutorials/basic/pom.xml +++ b/tutorials/basic/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.6-SNAPSHOT + 4.6.0 diff --git a/tutorials/config/pom.xml b/tutorials/config/pom.xml index c0a0e5fab0..57d99ebd27 100644 --- a/tutorials/config/pom.xml +++ b/tutorials/config/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.6-SNAPSHOT + 4.6.0 diff --git a/tutorials/fhir/pom.xml b/tutorials/fhir/pom.xml index d248729c28..b113d5e784 100644 --- a/tutorials/fhir/pom.xml +++ b/tutorials/fhir/pom.xml @@ -19,7 +19,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 4.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/tutorials/hl7/pom.xml b/tutorials/hl7/pom.xml index 33854c7a0c..0fc7418c14 100644 --- a/tutorials/hl7/pom.xml +++ b/tutorials/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.6-SNAPSHOT + 4.6.0 diff --git a/tutorials/iheclient/pom.xml b/tutorials/iheclient/pom.xml index 0108e418fc..d7e445629f 100644 --- a/tutorials/iheclient/pom.xml +++ b/tutorials/iheclient/pom.xml @@ -3,7 +3,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 4.6-SNAPSHOT + 4.6.0 4.0.0 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index e86117b01d..4a8833d6ad 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 4.6-SNAPSHOT + 4.6.0 diff --git a/tutorials/xds/pom.xml b/tutorials/xds/pom.xml index 8c55b6c4c3..be5ee14482 100644 --- a/tutorials/xds/pom.xml +++ b/tutorials/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 4.6-SNAPSHOT + 4.6.0