diff --git a/boot/ipf-atna-spring-boot-starter/pom.xml b/boot/ipf-atna-spring-boot-starter/pom.xml index 60dae82622..4266b67eed 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 - 5.0-m1 + 5.0-SNAPSHOT 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 2209e0245f..fffa20d54e 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 - 5.0-m1 + 5.0-SNAPSHOT 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 4d8ab6dc7a..0e33716406 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 - 5.0-m1 + 5.0-SNAPSHOT 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 9fd0e1aa89..78946c957e 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 - 5.0-m1 + 5.0-SNAPSHOT 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 a9557d9ae6..5734f364c4 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 - 5.0-m1 + 5.0-SNAPSHOT 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 b6113e4b08..35084a70ce 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 - 5.0-m1 + 5.0-SNAPSHOT ipf-hpd-spring-boot-starter diff --git a/boot/ipf-spring-boot-starter/pom.xml b/boot/ipf-spring-boot-starter/pom.xml index 60e893f920..7bacea2e10 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 - 5.0-m1 + 5.0-SNAPSHOT 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 039019d5bf..b91a8ad5aa 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 - 5.0-m1 + 5.0-SNAPSHOT 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 30d35944a6..9cdf4c4d4c 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 - 5.0-m1 + 5.0-SNAPSHOT ipf-xds-spring-boot-starter diff --git a/boot/pom.xml b/boot/pom.xml index 83b66a2451..56daca9057 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.openehealth.ipf ipf - 5.0-m1 + 5.0-SNAPSHOT org.openehealth.ipf.boot diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index a63cb29d27..c97eb8005f 100644 --- a/commons/audit/pom.xml +++ b/commons/audit/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf.commons ipf-commons - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/core/pom.xml b/commons/core/pom.xml index f84ce137f7..9397257250 100644 --- a/commons/core/pom.xml +++ b/commons/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/core/pom.xml b/commons/ihe/core/pom.xml index a5b1d2043c..9f473f6069 100644 --- a/commons/ihe/core/pom.xml +++ b/commons/ihe/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/fhir/core/pom.xml b/commons/ihe/fhir/core/pom.xml index 9ccdeb2a15..ad697c0269 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/pom.xml b/commons/ihe/fhir/pom.xml index cca66cc470..7cb2c4d4ce 100644 --- a/commons/ihe/fhir/pom.xml +++ b/commons/ihe/fhir/pom.xml @@ -3,7 +3,7 @@ ipf-commons-ihe org.openehealth.ipf.commons - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 pom diff --git a/commons/ihe/fhir/r4/audit/pom.xml b/commons/ihe/fhir/r4/audit/pom.xml index 72ef0a0762..dac8c29fda 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/r4/chppqm/pom.xml b/commons/ihe/fhir/r4/chppqm/pom.xml index 5884df4d4d..a669d0d270 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/r4/core/pom.xml b/commons/ihe/fhir/r4/core/pom.xml index 81995d8cb1..914ff4501a 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/r4/mhd/pom.xml b/commons/ihe/fhir/r4/mhd/pom.xml index 6411ce6ebd..beecb41359 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/r4/pixpdq/pom.xml b/commons/ihe/fhir/r4/pixpdq/pom.xml index f59dd4849c..86e45426be 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/r4/pom.xml b/commons/ihe/fhir/r4/pom.xml index 19b84d55c6..e81dbd3c76 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 pom diff --git a/commons/ihe/fhir/r4/qedm/pom.xml b/commons/ihe/fhir/r4/qedm/pom.xml index ffc72f2e66..ab3445c8d0 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/stu3/audit/pom.xml b/commons/ihe/fhir/stu3/audit/pom.xml index 89ede553b2..4f2d4042c4 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/stu3/core/pom.xml b/commons/ihe/fhir/stu3/core/pom.xml index a40e97cca5..14763c4606 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/stu3/mhd/pom.xml b/commons/ihe/fhir/stu3/mhd/pom.xml index 067078881c..5631eccc91 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/stu3/pixpdq/pom.xml b/commons/ihe/fhir/stu3/pixpdq/pom.xml index 7e0ca7b1e7..98a75f7ad1 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/fhir/stu3/pom.xml b/commons/ihe/fhir/stu3/pom.xml index ba87be9762..43eb7e0352 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 pom diff --git a/commons/ihe/fhir/stu3/qedm/pom.xml b/commons/ihe/fhir/stu3/qedm/pom.xml index ba13dc2ccb..8c0fb7e594 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/ihe/hl7v2/pom.xml b/commons/ihe/hl7v2/pom.xml index 30d20143c0..336d374d64 100644 --- a/commons/ihe/hl7v2/pom.xml +++ b/commons/ihe/hl7v2/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/hl7v2ws/pom.xml b/commons/ihe/hl7v2ws/pom.xml index 50c33b8713..b353e7c849 100644 --- a/commons/ihe/hl7v2ws/pom.xml +++ b/commons/ihe/hl7v2ws/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/hl7v3/pom.xml b/commons/ihe/hl7v3/pom.xml index 349dfb3bd9..f59b948ce1 100644 --- a/commons/ihe/hl7v3/pom.xml +++ b/commons/ihe/hl7v3/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/hl7v3model/pom.xml b/commons/ihe/hl7v3model/pom.xml index 4ef677aa8c..92e546e73e 100644 --- a/commons/ihe/hl7v3model/pom.xml +++ b/commons/ihe/hl7v3model/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/hpd/pom.xml b/commons/ihe/hpd/pom.xml index cb1f678ea8..e126bcbf61 100644 --- a/commons/ihe/hpd/pom.xml +++ b/commons/ihe/hpd/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/pom.xml b/commons/ihe/pom.xml index 00b05686c1..ddc33583c8 100644 --- a/commons/ihe/pom.xml +++ b/commons/ihe/pom.xml @@ -16,7 +16,7 @@ org.openehealth.ipf.commons ipf-commons - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/ws/pom.xml b/commons/ihe/ws/pom.xml index 6bbc8cb744..98caf0a33f 100644 --- a/commons/ihe/ws/pom.xml +++ b/commons/ihe/ws/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/xacml20/impl/pom.xml b/commons/ihe/xacml20/impl/pom.xml index df327a3e2f..7324ff3d45 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/xacml20/model/pom.xml b/commons/ihe/xacml20/model/pom.xml index 19bfcd11e3..2e01657206 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/xacml20/pom.xml b/commons/ihe/xacml20/pom.xml index e6f95990e0..4af8f74244 100644 --- a/commons/ihe/xacml20/pom.xml +++ b/commons/ihe/xacml20/pom.xml @@ -10,7 +10,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/xds/pom.xml b/commons/ihe/xds/pom.xml index 6033282422..12bfd22c1d 100644 --- a/commons/ihe/xds/pom.xml +++ b/commons/ihe/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/ihe/xua/pom.xml b/commons/ihe/xua/pom.xml index ac35ff6a08..ac598a3a77 100644 --- a/commons/ihe/xua/pom.xml +++ b/commons/ihe/xua/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/map/pom.xml b/commons/map/pom.xml index 3b7d23ced2..eed54d31e9 100644 --- a/commons/map/pom.xml +++ b/commons/map/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/pom.xml b/commons/pom.xml index cb1931c7ac..bb9f9dc495 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 5.0-m1 + 5.0-SNAPSHOT diff --git a/commons/spring/pom.xml b/commons/spring/pom.xml index 174cd761f9..00baf316fe 100644 --- a/commons/spring/pom.xml +++ b/commons/spring/pom.xml @@ -3,7 +3,7 @@ ipf-commons org.openehealth.ipf.commons - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/commons/xml/pom.xml b/commons/xml/pom.xml index 7283090842..da24219fec 100644 --- a/commons/xml/pom.xml +++ b/commons/xml/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.commons ipf-commons - 5.0-m1 + 5.0-SNAPSHOT diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 48523cf59b..bb996e8fd2 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openehealth.ipf ipf-dependencies - 5.0-m1 + 5.0-SNAPSHOT ipf-dependencies pom @@ -1006,7 +1006,7 @@ scm:git:git@github.com:oehf/ipf.git scm:git:git@github.com:oehf/ipf.git - ipf-5.0-m1 + HEAD diff --git a/modules/cda/core/pom.xml b/modules/cda/core/pom.xml index e97e5eaf66..6103d9a439 100644 --- a/modules/cda/core/pom.xml +++ b/modules/cda/core/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules-cda - 5.0-m1 + 5.0-SNAPSHOT diff --git a/modules/cda/mdht/pom.xml b/modules/cda/mdht/pom.xml index a0b8628d22..822707d3ec 100644 --- a/modules/cda/mdht/pom.xml +++ b/modules/cda/mdht/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules-cda - 5.0-m1 + 5.0-SNAPSHOT diff --git a/modules/cda/pom.xml b/modules/cda/pom.xml index 38dfa344cd..9d87eb8763 100644 --- a/modules/cda/pom.xml +++ b/modules/cda/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 5.0-m1 + 5.0-SNAPSHOT diff --git a/modules/hl7-kotlin/pom.xml b/modules/hl7-kotlin/pom.xml index 9ef884010e..20910bbc8c 100644 --- a/modules/hl7-kotlin/pom.xml +++ b/modules/hl7-kotlin/pom.xml @@ -25,7 +25,7 @@ org.openehealth.ipf.modules ipf-modules - 5.0-m1 + 5.0-SNAPSHOT diff --git a/modules/hl7/pom.xml b/modules/hl7/pom.xml index 0d96a432b7..ac319df29c 100644 --- a/modules/hl7/pom.xml +++ b/modules/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.modules ipf-modules - 5.0-m1 + 5.0-SNAPSHOT diff --git a/modules/pom.xml b/modules/pom.xml index 2cbb2b0cbb..25837f59d4 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/cda/pom.xml b/platform-camel/cda/pom.xml index c8a72d2ce3..54ae67286a 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/core/pom.xml b/platform-camel/core/pom.xml index 26a15d4ac0..cad1721e53 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/hl7/pom.xml b/platform-camel/hl7/pom.xml index 6c8c714247..cb2d543c70 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/atna/pom.xml b/platform-camel/ihe/atna/pom.xml index 19b813e158..3ff53ab607 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/continua/pom.xml b/platform-camel/ihe/continua/pom.xml index 9f3d63baef..1deba454ba 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/core/pom.xml b/platform-camel/ihe/core/pom.xml index 29892924a3..d9c4cc812c 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/core/pom.xml b/platform-camel/ihe/fhir/core/pom.xml index 92e86a1a76..5d39d9035a 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/pom.xml b/platform-camel/ihe/fhir/pom.xml index 881f5d91e5..dccfed4bc8 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 - 5.0-m1 + 5.0-SNAPSHOT 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 f3cae7bf37..dd508975e7 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/chppqm/pom.xml b/platform-camel/ihe/fhir/r4/chppqm/pom.xml index 249e2fa212..637850be17 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/mhd/pom.xml b/platform-camel/ihe/fhir/r4/mhd/pom.xml index 1ad392f08c..bd9e5cc84b 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pixpdq/pom.xml b/platform-camel/ihe/fhir/r4/pixpdq/pom.xml index 256031842f..e0cc255957 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/pom.xml b/platform-camel/ihe/fhir/r4/pom.xml index 2904f6d110..30e248a013 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 - 5.0-m1 + 5.0-SNAPSHOT 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 eaa2718d05..5a48e4106b 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/r4/test/pom.xml b/platform-camel/ihe/fhir/r4/test/pom.xml index 13ffa511d9..25afea5cd0 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/audit/pom.xml b/platform-camel/ihe/fhir/stu3/audit/pom.xml index b76d663876..9296f30346 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/mhd/pom.xml b/platform-camel/ihe/fhir/stu3/mhd/pom.xml index 3ef34dad96..e3eea12f21 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml b/platform-camel/ihe/fhir/stu3/pixpdq/pom.xml index e46748f5c8..c1a336c280 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/pom.xml b/platform-camel/ihe/fhir/stu3/pom.xml index 407fa90bf3..8ec4fe9b11 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 - 5.0-m1 + 5.0-SNAPSHOT 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 91d58886fb..aa93df579d 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/fhir/stu3/test/pom.xml b/platform-camel/ihe/fhir/stu3/test/pom.xml index ef43a362e9..cc1ccadd8a 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 - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/platform-camel/ihe/hl7v2/pom.xml b/platform-camel/ihe/hl7v2/pom.xml index 426f408b5b..0ed8a798f7 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/hl7v2ws/pom.xml b/platform-camel/ihe/hl7v2ws/pom.xml index 6083574eac..da2a5ea43e 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/hl7v3/pom.xml b/platform-camel/ihe/hl7v3/pom.xml index 93ddd8275f..d0ebaf9e59 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/hl7v3model/pom.xml b/platform-camel/ihe/hl7v3model/pom.xml index 3da0bdde10..a3da81d57b 100644 --- a/platform-camel/ihe/hl7v3model/pom.xml +++ b/platform-camel/ihe/hl7v3model/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.platform-camel ipf-platform-camel-ihe - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/hpd/pom.xml b/platform-camel/ihe/hpd/pom.xml index f32e80db55..c079c0f555 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/mllp/pom.xml b/platform-camel/ihe/mllp/pom.xml index 7b9a4bd161..1366bccee2 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/pom.xml b/platform-camel/ihe/pom.xml index 4d7264bfce..ffaf1c6fc8 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/ws/pom.xml b/platform-camel/ihe/ws/pom.xml index 83797fc180..6258c17148 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/xacml20/pom.xml b/platform-camel/ihe/xacml20/pom.xml index 61252fbbb8..ba11185cad 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/ihe/xds/pom.xml b/platform-camel/ihe/xds/pom.xml index 43fa849748..974948c2f8 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/mdht/pom.xml b/platform-camel/mdht/pom.xml index ecdf3f7555..04be96d299 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 - 5.0-m1 + 5.0-SNAPSHOT diff --git a/platform-camel/pom.xml b/platform-camel/pom.xml index 0e32289ad0..7b35e0dddd 100644 --- a/platform-camel/pom.xml +++ b/platform-camel/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 5.0-m1 + 5.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 56dc2cacd6..46e3d6b644 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.openehealth.ipf ipf-dependencies - 5.0-m1 + 5.0-SNAPSHOT dependencies @@ -68,7 +68,7 @@ scm:git:git@github.com:oehf/ipf.git - ipf-5.0-m1 + HEAD diff --git a/tutorials/basic/pom.xml b/tutorials/basic/pom.xml index a12b300b8e..918c3eec29 100644 --- a/tutorials/basic/pom.xml +++ b/tutorials/basic/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 5.0-m1 + 5.0-SNAPSHOT diff --git a/tutorials/config/pom.xml b/tutorials/config/pom.xml index 546f4a6ddc..14ab528a54 100644 --- a/tutorials/config/pom.xml +++ b/tutorials/config/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 5.0-m1 + 5.0-SNAPSHOT diff --git a/tutorials/fhir/pom.xml b/tutorials/fhir/pom.xml index 39a262fb79..73bd273400 100644 --- a/tutorials/fhir/pom.xml +++ b/tutorials/fhir/pom.xml @@ -19,7 +19,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/tutorials/hl7/pom.xml b/tutorials/hl7/pom.xml index 9c4fe368d6..908a5d8e72 100644 --- a/tutorials/hl7/pom.xml +++ b/tutorials/hl7/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 5.0-m1 + 5.0-SNAPSHOT diff --git a/tutorials/iheclient/pom.xml b/tutorials/iheclient/pom.xml index 770eead002..4ca9504fd6 100644 --- a/tutorials/iheclient/pom.xml +++ b/tutorials/iheclient/pom.xml @@ -3,7 +3,7 @@ ipf-tutorials org.openehealth.ipf.tutorials - 5.0-m1 + 5.0-SNAPSHOT 4.0.0 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 1f07d65f90..b91abe47a3 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -11,7 +11,7 @@ org.openehealth.ipf ipf - 5.0-m1 + 5.0-SNAPSHOT diff --git a/tutorials/xds/pom.xml b/tutorials/xds/pom.xml index c47c19b207..d832d61e62 100644 --- a/tutorials/xds/pom.xml +++ b/tutorials/xds/pom.xml @@ -9,7 +9,7 @@ org.openehealth.ipf.tutorials ipf-tutorials - 5.0-m1 + 5.0-SNAPSHOT