diff --git a/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml b/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml index aa9d2ef46e..61ff80f590 100644 --- a/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final decisiontable-quarkus-example Kogito Example :: Decision Table - Quarkus @@ -16,9 +16,9 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT - 8.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final + 8.37.0.Final diff --git a/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml b/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml index 3753f4b514..ba4ae95a46 100755 --- a/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml +++ b/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-drools-quarkus-metrics Kogito Example :: DMN Metrics Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml b/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml index 9f0083e3bf..bc4e11be39 100644 --- a/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-event-driven-quarkus Kogito Example :: DMN Event-Driven :: Quarkus @@ -18,8 +18,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml index 21e65741af..7b2e5c47eb 100644 --- a/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-incubation-api-quarkus Kogito Example :: DMN Incubation API With Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml b/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml index 8610804604..11ad1a11a9 100644 --- a/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-knative-quickstart-quarkus @@ -20,8 +20,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-listener-dtable/pom.xml b/kogito-quarkus-examples/dmn-listener-dtable/pom.xml index 066af33db2..cde183bd40 100644 --- a/kogito-quarkus-examples/dmn-listener-dtable/pom.xml +++ b/kogito-quarkus-examples/dmn-listener-dtable/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-listener-dtable Kogito Example :: DMN Decision Table listener - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml b/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml index 80368d3347..33820d7433 100644 --- a/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-listener-quarkus Kogito Example :: DMN with listeners - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml b/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml index c65e746484..7d183747f8 100644 --- a/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-pmml-quarkus-example Kogito Example :: DMN :: PMML - QUARKUS @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-quarkus-example/pom.xml b/kogito-quarkus-examples/dmn-quarkus-example/pom.xml index 839ab2e178..b5a1115e0e 100644 --- a/kogito-quarkus-examples/dmn-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/dmn-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-quarkus-example Kogito Example :: DMN @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml b/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml index aad58c136b..c147374ceb 100644 --- a/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-tracing-quarkus Kogito Example :: DMN Tracing - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/flexible-process-quarkus/pom.xml b/kogito-quarkus-examples/flexible-process-quarkus/pom.xml index e3c4ae48ca..e80a542f30 100644 --- a/kogito-quarkus-examples/flexible-process-quarkus/pom.xml +++ b/kogito-quarkus-examples/flexible-process-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final flexible-process-quarkus Kogito Example :: Flexible Process - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml index a2a6e3c8b7..7b92fc140e 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-travel-agency-example - 1.37.0-SNAPSHOT + 1.37.0.Final kogito-travel-agency-example-basic Kogito Example :: Travel Agency :: Basic @@ -18,9 +18,9 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT - 8.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final + 8.37.0.Final diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml index 86cb0a9017..30c7edd5dc 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-travel-agency-example - 1.37.0-SNAPSHOT + 1.37.0.Final kogito-travel-agency-example-extended pom diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/travels/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/extended/travels/pom.xml index bb9081de53..64791db64b 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/travels/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/travels/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-travel-agency-example-extended - 1.37.0-SNAPSHOT + 1.37.0.Final travels Kogito Example :: Travel Agency :: Travels @@ -16,9 +16,9 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT - 8.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final + 8.37.0.Final diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/visas/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/extended/visas/pom.xml index 23564f28ee..932aea42d5 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/visas/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/visas/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-travel-agency-example-extended - 1.37.0-SNAPSHOT + 1.37.0.Final visas Kogito Example :: Travel Agency :: Visas @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/kogito-travel-agency/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/pom.xml index 0abac225c5..22b076e2b8 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final kogito-travel-agency-example pom diff --git a/kogito-quarkus-examples/onboarding-example/hr/pom.xml b/kogito-quarkus-examples/onboarding-example/hr/pom.xml index d417fc1dc0..3fd2fe4ca0 100644 --- a/kogito-quarkus-examples/onboarding-example/hr/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/hr/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples onboarding-example - 1.37.0-SNAPSHOT + 1.37.0.Final hr Kogito Example :: Onboarding Example :: HR with Drools diff --git a/kogito-quarkus-examples/onboarding-example/onboarding-quarkus/pom.xml b/kogito-quarkus-examples/onboarding-example/onboarding-quarkus/pom.xml index 0a337de85e..ac93d65d88 100644 --- a/kogito-quarkus-examples/onboarding-example/onboarding-quarkus/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/onboarding-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples onboarding-example - 1.37.0-SNAPSHOT + 1.37.0.Final onboarding-quarkus Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus diff --git a/kogito-quarkus-examples/onboarding-example/payroll/pom.xml b/kogito-quarkus-examples/onboarding-example/payroll/pom.xml index 3e039e3466..17090255fa 100644 --- a/kogito-quarkus-examples/onboarding-example/payroll/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/payroll/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples onboarding-example - 1.37.0-SNAPSHOT + 1.37.0.Final payroll Kogito Example :: Onboarding Example :: Payroll with DMN diff --git a/kogito-quarkus-examples/onboarding-example/pom.xml b/kogito-quarkus-examples/onboarding-example/pom.xml index 6bb691b147..a0b228293e 100644 --- a/kogito-quarkus-examples/onboarding-example/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final onboarding-example pom @@ -23,8 +23,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml b/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml index e22d35164e..16ecc8acd0 100644 --- a/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml +++ b/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final pmml-event-driven-quarkus Kogito Example :: PMML Event-Driven - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml index 76b624164b..5d68fd78e0 100644 --- a/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final pmml-incubation-api-quarkus Kogito Example :: PMML Incubation API With Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/pmml-quarkus-example/pom.xml b/kogito-quarkus-examples/pmml-quarkus-example/pom.xml index 634ab941e3..0a1cfd7c1b 100644 --- a/kogito-quarkus-examples/pmml-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/pmml-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final pmml-quarkus-example Kogito Example :: PMML - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/pom.xml b/kogito-quarkus-examples/pom.xml index 65d95063bd..51f917ca7a 100644 --- a/kogito-quarkus-examples/pom.xml +++ b/kogito-quarkus-examples/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-examples - 1.37.0-SNAPSHOT + 1.37.0.Final kogito-quarkus-examples diff --git a/kogito-quarkus-examples/process-business-rules-quarkus/pom.xml b/kogito-quarkus-examples/process-business-rules-quarkus/pom.xml index 9db468eaba..feeeeba1ac 100644 --- a/kogito-quarkus-examples/process-business-rules-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-business-rules-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-business-rules-quarkus Kogito Example :: Process Business Rules Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-decisions-quarkus/pom.xml b/kogito-quarkus-examples/process-decisions-quarkus/pom.xml index c5a111eeb8..1602ec96fe 100644 --- a/kogito-quarkus-examples/process-decisions-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-decisions-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-decisions-quarkus Kogito Example :: Process :: Decisions :: Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml b/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml index 66c3cc3c2d..14268f0a3b 100644 --- a/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-decisions-rest-quarkus Kogito Example :: Process :: Decisions :: REST Quarkus @@ -18,8 +18,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml b/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml index 70ded7b334..a1a24b5d3b 100644 --- a/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-decisions-rules-quarkus Kogito Example :: Process :: Decisions :: Rules :: Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-error-handling/pom.xml b/kogito-quarkus-examples/process-error-handling/pom.xml index 7f1755c44f..e67a7d210b 100644 --- a/kogito-quarkus-examples/process-error-handling/pom.xml +++ b/kogito-quarkus-examples/process-error-handling/pom.xml @@ -4,7 +4,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-error-handling Kogito Example :: Process Scripts With Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml index 8a645cdd8b..af9639d347 100644 --- a/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-incubation-api-quarkus Kogito Example :: Process Incubation API With Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml index 0dc639c07a..83027d871e 100644 --- a/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-infinispan-persistence-quarkus Kogito Example :: Process Infinispan Persistence Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-kafka-avro-multi-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-avro-multi-quarkus/pom.xml index 02066cf6bb..a3571b3abc 100644 --- a/kogito-quarkus-examples/process-kafka-avro-multi-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-avro-multi-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-kafka-avro-multi-quarkus Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml index 4462da998c..f74ae79c2f 100644 --- a/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-kafka-multi-quarkus Kogito Example :: Process with Kafka and Quarkus, multiple channels @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml index 9d3b573e38..aa01189091 100644 --- a/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml @@ -21,7 +21,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final 4.0.0 @@ -35,8 +35,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml index 1cdfc3afe0..0277bff5ca 100644 --- a/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-kafka-quickstart-quarkus Kogito Example :: Process with Kafka and Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml b/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml index 8844a87416..484945f61e 100644 --- a/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-knative-quickstart-quarkus Kogito Example :: Process with Knative Eventing and Quarkus @@ -18,8 +18,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml index f94b0a5849..4d435a6394 100644 --- a/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-mongodb-persistence-quarkus Kogito Example :: Process MongoDB Persistence Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml b/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml index ee864ac86e..79a6c2c6fd 100755 --- a/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-monitoring-quarkus Kogito Example :: Process Monitoring :: Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml b/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml index 473a0dea7e..80c0a629eb 100644 --- a/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-outbox-mongodb-quarkus @@ -21,8 +21,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-performance-client/pom.xml b/kogito-quarkus-examples/process-performance-client/pom.xml index aaa25d0ff7..faf423296c 100755 --- a/kogito-quarkus-examples/process-performance-client/pom.xml +++ b/kogito-quarkus-examples/process-performance-client/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-performance-client Kogito Example :: Client Performance test @@ -19,8 +19,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-performance-quarkus/pom.xml b/kogito-quarkus-examples/process-performance-quarkus/pom.xml index 4c3a71801b..8e56829ac0 100755 --- a/kogito-quarkus-examples/process-performance-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-performance-quarkus/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-performance-quarkus Kogito Example :: Quarkus Performance test @@ -19,8 +19,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml index f947ed2e00..98fc24b42c 100644 --- a/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml @@ -8,7 +8,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-postgresql-persistence-quarkus @@ -22,8 +22,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-quarkus-example/pom.xml b/kogito-quarkus-examples/process-quarkus-example/pom.xml index 4e2a8aa64a..9735663f33 100755 --- a/kogito-quarkus-examples/process-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/process-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-quarkus-example Kogito Example :: Process and Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-rest-service-call-quarkus/pom.xml b/kogito-quarkus-examples/process-rest-service-call-quarkus/pom.xml index 6f8197a016..3f77166084 100644 --- a/kogito-quarkus-examples/process-rest-service-call-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-rest-service-call-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-rest-service-call-quarkus Kogito Example :: Process Service Rest Cal with Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/pom.xml b/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/pom.xml index e28763af80..84e6bfad9d 100644 --- a/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-rest-workitem-multi-quarkus Kogito Example :: Process Rest :: Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml b/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml index 3acdb4bd82..a6f8b78b4a 100644 --- a/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-rest-workitem-quarkus Kogito Example :: Process Service Rest WorkItem call with Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-saga-quarkus/pom.xml b/kogito-quarkus-examples/process-saga-quarkus/pom.xml index fa80795d50..2c9ff9b303 100644 --- a/kogito-quarkus-examples/process-saga-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-saga-quarkus/pom.xml @@ -4,7 +4,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-saga-quarkus @@ -19,8 +19,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-scripts-quarkus/pom.xml b/kogito-quarkus-examples/process-scripts-quarkus/pom.xml index 3a80644347..5d3c190e85 100644 --- a/kogito-quarkus-examples/process-scripts-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-scripts-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-scripts-quarkus Kogito Example :: Process Scripts With Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml b/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml index 3dad824e1d..80105e5a0c 100644 --- a/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-service-calls-quarkus Kogito Example :: Process Service Calls with Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-timer-quarkus/pom.xml b/kogito-quarkus-examples/process-timer-quarkus/pom.xml index 6a75265834..73c0e633d9 100644 --- a/kogito-quarkus-examples/process-timer-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-timer-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-timer-quarkus Kogito Example :: Process Timer with Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/pom.xml b/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/pom.xml index cd34dc3e71..42d208bbd8 100644 --- a/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-custom-lifecycle-quarkus Kogito Example :: Process Usertasks With Custom Lifecycle @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-quarkus-with-console/pom.xml b/kogito-quarkus-examples/process-usertasks-quarkus-with-console/pom.xml index b7f5a0e1a7..fc9251ff14 100644 --- a/kogito-quarkus-examples/process-usertasks-quarkus-with-console/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-quarkus-with-console/pom.xml @@ -4,7 +4,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-quarkus-with-console @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml b/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml index 21acc303ea..d35b3365f6 100644 --- a/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-quarkus Kogito Example :: Process with Usertasks Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-timer-quarkus-with-console/pom.xml b/kogito-quarkus-examples/process-usertasks-timer-quarkus-with-console/pom.xml index f9e854b94a..d38d0ee003 100644 --- a/kogito-quarkus-examples/process-usertasks-timer-quarkus-with-console/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-timer-quarkus-with-console/pom.xml @@ -4,7 +4,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-timer-quarkus-with-console @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus-with-console/pom.xml b/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus-with-console/pom.xml index 28a432ee5c..d2bb9fa68f 100644 --- a/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus-with-console/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus-with-console/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-with-security-oidc-quarkus-with-console Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus/pom.xml b/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus/pom.xml index e7f78eb520..4e77812fa7 100644 --- a/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-with-security-oidc-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-with-security-oidc-quarkus Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/process-usertasks-with-security-quarkus/pom.xml b/kogito-quarkus-examples/process-usertasks-with-security-quarkus/pom.xml index eefa2ee6d3..a692d81cf5 100644 --- a/kogito-quarkus-examples/process-usertasks-with-security-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-with-security-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-with-security-quarkus Kogito Example :: Process Usertasks With Security Quarkus @@ -17,8 +17,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml index 92f5188a6f..a6828924e8 100644 --- a/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final rules-incubation-api-quarkus Kogito Example :: Rules Incubation API With Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml b/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml index 9702684c0b..c05be98173 100644 --- a/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final rules-legacy-quarkus-example Kogito Example :: Rules Legacy API - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml b/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml index 5764edc310..e42839cb5c 100755 --- a/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml +++ b/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final rules-quarkus-helloworld Kogito Example :: Rules HelloWorld @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml b/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml index a40d245119..594cc048ac 100644 --- a/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml +++ b/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final ruleunit-event-driven-quarkus Kogito Example :: Rule Unit Event-Driven :: Quarkus @@ -18,8 +18,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml b/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml index a096a5df4d..001c95284e 100644 --- a/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final ruleunit-quarkus-example Kogito Example :: RuleUnit - Quarkus @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml b/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml index aeb41df611..c507c02389 100644 --- a/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml +++ b/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml @@ -5,7 +5,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 1.37.0-SNAPSHOT + 1.37.0.Final trusty-tracing-quarkus-devservices Kogito Example :: Trusty Tracing - Quarkus DevServices @@ -16,8 +16,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/decisiontable-springboot-example/pom.xml b/kogito-springboot-examples/decisiontable-springboot-example/pom.xml index 2fe03cab85..d30c1e7c57 100644 --- a/kogito-springboot-examples/decisiontable-springboot-example/pom.xml +++ b/kogito-springboot-examples/decisiontable-springboot-example/pom.xml @@ -5,14 +5,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final decisiontable-springboot-example Kogito Example :: Decision Table - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml b/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml index 3739ea0556..40ac9d1cbc 100755 --- a/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml +++ b/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml @@ -6,14 +6,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-drools-springboot-metrics Kogito Example :: DMN Metrics SpringBoot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml b/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml index 06ad8de96d..692e428d5d 100644 --- a/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml +++ b/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml @@ -8,14 +8,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-event-driven-springboot Kogito Example :: DMN Event-Driven :: Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/dmn-listener-springboot/pom.xml b/kogito-springboot-examples/dmn-listener-springboot/pom.xml index a0f125a388..51decff030 100644 --- a/kogito-springboot-examples/dmn-listener-springboot/pom.xml +++ b/kogito-springboot-examples/dmn-listener-springboot/pom.xml @@ -8,14 +8,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-listener-springboot Kogito Example :: DMN with listeners - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml b/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml index 0f1a4427c7..f0b4e8e164 100644 --- a/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml +++ b/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml @@ -7,14 +7,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-pmml-springboot-example Kogito Example :: DMN :: PMML - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/dmn-springboot-example/pom.xml b/kogito-springboot-examples/dmn-springboot-example/pom.xml index 1f1cd8bc98..8b1095f1dc 100644 --- a/kogito-springboot-examples/dmn-springboot-example/pom.xml +++ b/kogito-springboot-examples/dmn-springboot-example/pom.xml @@ -8,14 +8,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-springboot-example Kogito Example :: DMN - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/dmn-tracing-springboot/pom.xml b/kogito-springboot-examples/dmn-tracing-springboot/pom.xml index c3131c7271..7f1e71823d 100644 --- a/kogito-springboot-examples/dmn-tracing-springboot/pom.xml +++ b/kogito-springboot-examples/dmn-tracing-springboot/pom.xml @@ -8,14 +8,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final dmn-tracing-springboot Kogito Example :: DMN Tracing - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/flexible-process-springboot/pom.xml b/kogito-springboot-examples/flexible-process-springboot/pom.xml index 35f20603d1..f46d201f94 100644 --- a/kogito-springboot-examples/flexible-process-springboot/pom.xml +++ b/kogito-springboot-examples/flexible-process-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final flexible-process-springboot @@ -14,8 +14,8 @@ Kogito service invocation - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/onboarding-springboot/pom.xml b/kogito-springboot-examples/onboarding-springboot/pom.xml index 721d9fad7d..9cd051fb7f 100644 --- a/kogito-springboot-examples/onboarding-springboot/pom.xml +++ b/kogito-springboot-examples/onboarding-springboot/pom.xml @@ -5,15 +5,15 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final onboarding-springboot Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot Onboarding function and service orchestration - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml b/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml index 8ffeed7c01..99ce56fce3 100644 --- a/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml +++ b/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml @@ -7,14 +7,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final pmml-event-driven-springboot Kogito Example :: PMML Event-Driven - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/pmml-springboot-example/pom.xml b/kogito-springboot-examples/pmml-springboot-example/pom.xml index 7f6d0f1b2b..8e3111265c 100644 --- a/kogito-springboot-examples/pmml-springboot-example/pom.xml +++ b/kogito-springboot-examples/pmml-springboot-example/pom.xml @@ -7,14 +7,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final pmml-springboot-example Kogito Example :: PMML - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/pom.xml b/kogito-springboot-examples/pom.xml index b816987635..64ba6c13cf 100644 --- a/kogito-springboot-examples/pom.xml +++ b/kogito-springboot-examples/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-examples - 1.37.0-SNAPSHOT + 1.37.0.Final kogito-springboot-examples diff --git a/kogito-springboot-examples/process-business-rules-springboot/pom.xml b/kogito-springboot-examples/process-business-rules-springboot/pom.xml index 3ef937f1e8..37c0bd1344 100644 --- a/kogito-springboot-examples/process-business-rules-springboot/pom.xml +++ b/kogito-springboot-examples/process-business-rules-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final Kogito Example :: Process Business Rules Spring Boot @@ -14,8 +14,8 @@ Kogito business rules invocation - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml b/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml index 92e5571d3e..19914af360 100644 --- a/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml +++ b/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml @@ -5,15 +5,15 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-decisions-rest-springboot Kogito Example :: Process :: Decisions :: REST :: Spring Boot Process with DMN and DRL integration through REST - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml b/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml index 1831cc641d..a2da68a78a 100644 --- a/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml +++ b/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml @@ -5,15 +5,15 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-decisions-rules-springboot Kogito Example :: Process :: Decisions :: Rules :: Spring Boot Process with DRL, DMN and DRL integration - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-decisions-springboot/pom.xml b/kogito-springboot-examples/process-decisions-springboot/pom.xml index 1d8f1051f4..6c23e86494 100644 --- a/kogito-springboot-examples/process-decisions-springboot/pom.xml +++ b/kogito-springboot-examples/process-decisions-springboot/pom.xml @@ -5,15 +5,15 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-decisions-springboot Kogito Example :: Process :: Decisions :: Spring Boot Process with DMN and DRL integration - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml b/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml index c4e777afde..0c608d5886 100644 --- a/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml +++ b/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-infinispan-persistence-springboot @@ -14,8 +14,8 @@ Kogito with Infinispan persistence - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml b/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml index 2935c421e2..4815d0d2f4 100644 --- a/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml +++ b/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-kafka-multi-springboot @@ -14,8 +14,8 @@ Kogito with Kafka - Spring Boot, using multiple channels - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml b/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml index f6de4bc407..f87e9ba5da 100644 --- a/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml +++ b/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-kafka-quickstart-springboot @@ -14,8 +14,8 @@ Kogito with Kafka - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml b/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml index 5a0c8c5984..3271deaef8 100644 --- a/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml +++ b/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-mongodb-persistence-springboot @@ -15,8 +15,8 @@ true - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-monitoring-springboot/pom.xml b/kogito-springboot-examples/process-monitoring-springboot/pom.xml index 606264e871..c139a574c2 100644 --- a/kogito-springboot-examples/process-monitoring-springboot/pom.xml +++ b/kogito-springboot-examples/process-monitoring-springboot/pom.xml @@ -6,15 +6,15 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-monitoring-springboot Kogito Example :: Process Monitoring :: Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml b/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml index 1dda10fd5d..c2dacca463 100644 --- a/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml +++ b/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-outbox-mongodb-springboot @@ -15,8 +15,8 @@ 1.7 - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-performance-springboot/pom.xml b/kogito-springboot-examples/process-performance-springboot/pom.xml index e3f5a5fff2..8cf73bec4e 100755 --- a/kogito-springboot-examples/process-performance-springboot/pom.xml +++ b/kogito-springboot-examples/process-performance-springboot/pom.xml @@ -7,15 +7,15 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-performance-springboot Kogito Example :: Springboot Performance test Springboot Performance test - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml b/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml index 5df808055f..71a210f64d 100644 --- a/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml +++ b/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-postgresql-persistence-springboot @@ -14,8 +14,8 @@ Kogito with PostgreSQL persistence - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-rest-service-call-springboot/pom.xml b/kogito-springboot-examples/process-rest-service-call-springboot/pom.xml index 2d5f44a12a..3758f3e732 100644 --- a/kogito-springboot-examples/process-rest-service-call-springboot/pom.xml +++ b/kogito-springboot-examples/process-rest-service-call-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-rest-service-call-springboot @@ -14,8 +14,8 @@ Kogito service invocation with REST - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-scripts-springboot/pom.xml b/kogito-springboot-examples/process-scripts-springboot/pom.xml index 1892458b24..1e10023eb2 100644 --- a/kogito-springboot-examples/process-scripts-springboot/pom.xml +++ b/kogito-springboot-examples/process-scripts-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-scripts-springboot @@ -14,8 +14,8 @@ Kogito script invocation - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-service-calls-springboot/pom.xml b/kogito-springboot-examples/process-service-calls-springboot/pom.xml index 74c8e2bb8b..2f6952ab42 100644 --- a/kogito-springboot-examples/process-service-calls-springboot/pom.xml +++ b/kogito-springboot-examples/process-service-calls-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-service-calls-springboot @@ -14,8 +14,8 @@ Kogito service invocation - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-springboot-example/pom.xml b/kogito-springboot-examples/process-springboot-example/pom.xml index 8c65241139..74c4b3efbc 100644 --- a/kogito-springboot-examples/process-springboot-example/pom.xml +++ b/kogito-springboot-examples/process-springboot-example/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-springboot-example @@ -14,8 +14,8 @@ Order management service - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-timer-springboot/pom.xml b/kogito-springboot-examples/process-timer-springboot/pom.xml index 7d7113ee2d..fd561916a4 100644 --- a/kogito-springboot-examples/process-timer-springboot/pom.xml +++ b/kogito-springboot-examples/process-timer-springboot/pom.xml @@ -4,7 +4,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-timer-springboot @@ -12,8 +12,8 @@ Kogito with timers - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/pom.xml b/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/pom.xml index 84fb70b833..bdb100160b 100644 --- a/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-custom-lifecycle-springboot @@ -14,8 +14,8 @@ Kogito usertasks orchestration with custom life cycle - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-usertasks-springboot-with-console/pom.xml b/kogito-springboot-examples/process-usertasks-springboot-with-console/pom.xml index 876a54e6b4..5368d88ccd 100644 --- a/kogito-springboot-examples/process-usertasks-springboot-with-console/pom.xml +++ b/kogito-springboot-examples/process-usertasks-springboot-with-console/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-springboot-with-console @@ -15,8 +15,8 @@ true - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-usertasks-springboot/pom.xml b/kogito-springboot-examples/process-usertasks-springboot/pom.xml index d3d4aec423..0124a49f46 100644 --- a/kogito-springboot-examples/process-usertasks-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-springboot @@ -14,8 +14,8 @@ Kogito usertasks orchestration - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot-with-console/pom.xml b/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot-with-console/pom.xml index 17cbaae91b..b96d16f32a 100644 --- a/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot-with-console/pom.xml +++ b/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot-with-console/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-with-security-oidc-springboot-with-console @@ -15,8 +15,8 @@ true - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot/pom.xml b/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot/pom.xml index 1e23f78bf2..e44392c7cb 100644 --- a/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-with-security-oidc-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-with-security-oidc-springboot @@ -14,8 +14,8 @@ Kogito usertasks orchestration with security enabled on REST api - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/process-usertasks-with-security-springboot/pom.xml b/kogito-springboot-examples/process-usertasks-with-security-springboot/pom.xml index 6d3807a0a7..5d6c024ae4 100644 --- a/kogito-springboot-examples/process-usertasks-with-security-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-with-security-springboot/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final process-usertasks-with-security-springboot @@ -14,8 +14,8 @@ Kogito usertasks orchestration with security enabled on REST api - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml b/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml index c0bfb55610..2c8ad25313 100644 --- a/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml +++ b/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml @@ -7,14 +7,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final rules-legacy-springboot-example Kogito Example :: Rules Legacy API - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml b/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml index 1f27b3a6c5..d6038364f1 100644 --- a/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml +++ b/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml @@ -7,14 +7,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final ruleunit-event-driven-springboot Kogito Example :: RuleUnit Event Driven :: Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/kogito-springboot-examples/ruleunit-springboot-example/pom.xml b/kogito-springboot-examples/ruleunit-springboot-example/pom.xml index f90d32c366..152265b6b4 100644 --- a/kogito-springboot-examples/ruleunit-springboot-example/pom.xml +++ b/kogito-springboot-examples/ruleunit-springboot-example/pom.xml @@ -7,14 +7,14 @@ org.kie.kogito.examples kogito-springboot-examples - 1.37.0-SNAPSHOT + 1.37.0.Final ruleunit-springboot-example Kogito Example :: RuleUnit - Spring Boot - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final diff --git a/pom.xml b/pom.xml index bce238f864..ff89263cbd 100755 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito kogito-build-no-bom-parent - 1.37.0-SNAPSHOT + 1.37.0.Final org.kie.kogito.examples @@ -34,7 +34,7 @@ UTF-8 - 1.37.0-SNAPSHOT + 1.37.0.Final 1 **/*IT.java diff --git a/serverless-workflow-examples/pom.xml b/serverless-workflow-examples/pom.xml index 564b9260d5..1f9d54245e 100644 --- a/serverless-workflow-examples/pom.xml +++ b/serverless-workflow-examples/pom.xml @@ -7,7 +7,7 @@ org.kie.kogito.examples kogito-examples - 1.37.0-SNAPSHOT + 1.37.0.Final serverless-workflow-examples diff --git a/serverless-workflow-examples/serverless-workflow-annotations-description/pom.xml b/serverless-workflow-examples/serverless-workflow-annotations-description/pom.xml index c2306f8f51..31f4bb7003 100644 --- a/serverless-workflow-examples/serverless-workflow-annotations-description/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-annotations-description/pom.xml @@ -18,7 +18,7 @@ 3.22.0 org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-event-service/pom.xml b/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-event-service/pom.xml index 2ae56e51cf..9525949b13 100644 --- a/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-event-service/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-event-service/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-workflow/pom.xml b/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-workflow/pom.xml index 9f449848ca..6eb7cd38b3 100644 --- a/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-workflow/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-workflow/pom.xml @@ -19,7 +19,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml index 180b4ee423..98a0321426 100644 --- a/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-camel-routes/pom.xml b/serverless-workflow-examples/serverless-workflow-camel-routes/pom.xml index 23633f76af..d0a34c1d8d 100644 --- a/serverless-workflow-examples/serverless-workflow-camel-routes/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-camel-routes/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-compensation-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-compensation-quarkus/pom.xml index 666220c06a..1483597b59 100644 --- a/serverless-workflow-examples/serverless-workflow-compensation-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-compensation-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 3.0.0-M7 11 diff --git a/serverless-workflow-examples/serverless-workflow-consuming-events-over-http-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-consuming-events-over-http-quarkus/pom.xml index 468ac8522e..18df7cdf0a 100644 --- a/serverless-workflow-examples/serverless-workflow-consuming-events-over-http-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-consuming-events-over-http-quarkus/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-correlation-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-correlation-quarkus/pom.xml index 3e3549f958..63921578c3 100644 --- a/serverless-workflow-examples/serverless-workflow-correlation-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-correlation-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-custom-function-knative/custom-function-knative-service/pom.xml b/serverless-workflow-examples/serverless-workflow-custom-function-knative/custom-function-knative-service/pom.xml index 3c896965ac..a5a1729316 100644 --- a/serverless-workflow-examples/serverless-workflow-custom-function-knative/custom-function-knative-service/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-custom-function-knative/custom-function-knative-service/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-custom-function-knative/workflow/pom.xml b/serverless-workflow-examples/serverless-workflow-custom-function-knative/workflow/pom.xml index b6fc26bb28..6b21227e8f 100644 --- a/serverless-workflow-examples/serverless-workflow-custom-function-knative/workflow/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-custom-function-knative/workflow/pom.xml @@ -19,7 +19,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-custom-type/pom.xml b/serverless-workflow-examples/serverless-workflow-custom-type/pom.xml index e861c74c27..ef65c46632 100644 --- a/serverless-workflow-examples/serverless-workflow-custom-type/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-custom-type/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.0.0-M7 11 1.7.30 diff --git a/serverless-workflow-examples/serverless-workflow-data-index-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-data-index-quarkus/pom.xml index dd64e6915d..20df088d7f 100644 --- a/serverless-workflow-examples/serverless-workflow-data-index-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-data-index-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-error-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-error-quarkus/pom.xml index 6b41d3b489..5ee9dd9fe7 100644 --- a/serverless-workflow-examples/serverless-workflow-error-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-error-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-events-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-events-quarkus/pom.xml index 9bb526b356..7bb7c20b35 100644 --- a/serverless-workflow-examples/serverless-workflow-events-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-events-quarkus/pom.xml @@ -16,11 +16,11 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 - 1.37.0-SNAPSHOT + 1.37.0.Final diff --git a/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml index 3ce28553bd..a2f1b5715d 100644 --- a/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-foreach-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-foreach-quarkus/pom.xml index 5397aaa0aa..bc36a5c915 100644 --- a/serverless-workflow-examples/serverless-workflow-foreach-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-foreach-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-functions-events-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-functions-events-quarkus/pom.xml index cede9cb781..9b70183c99 100644 --- a/serverless-workflow-examples/serverless-workflow-functions-events-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-functions-events-quarkus/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-functions-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-functions-quarkus/pom.xml index e4dfd2022c..2056f5e0a4 100644 --- a/serverless-workflow-examples/serverless-workflow-functions-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-functions-quarkus/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-funqy/sw-funqy-workflow/pom.xml b/serverless-workflow-examples/serverless-workflow-funqy/sw-funqy-workflow/pom.xml index 454e091482..444139ce24 100644 --- a/serverless-workflow-examples/serverless-workflow-funqy/sw-funqy-workflow/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-funqy/sw-funqy-workflow/pom.xml @@ -17,7 +17,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml index 9792f8860e..5beb056d6e 100644 --- a/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/pom.xml index 19639aa15f..4a248886e0 100644 --- a/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/pom.xml @@ -17,7 +17,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-hello-world/pom.xml b/serverless-workflow-examples/serverless-workflow-hello-world/pom.xml index d573f11833..ac773748de 100644 --- a/serverless-workflow-examples/serverless-workflow-hello-world/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-hello-world/pom.xml @@ -18,8 +18,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml index 99a455c270..6a025954fc 100644 --- a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final UTF-8 UTF-8 diff --git a/serverless-workflow-examples/serverless-workflow-newsletter-subscription/pom.xml b/serverless-workflow-examples/serverless-workflow-newsletter-subscription/pom.xml index 592aed382d..3bda110e00 100644 --- a/serverless-workflow-examples/serverless-workflow-newsletter-subscription/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-newsletter-subscription/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.0.0-M7 5.1.3 3.6.0 diff --git a/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/pom.xml b/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/pom.xml index aaceb7f18c..56681c2e34 100644 --- a/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/currency-exchange-workflow/pom.xml b/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/currency-exchange-workflow/pom.xml index 1e8f502c36..2fcea32180 100644 --- a/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/currency-exchange-workflow/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/currency-exchange-workflow/pom.xml @@ -18,7 +18,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml b/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml index a5485e7436..5f9babc54e 100644 --- a/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml @@ -17,7 +17,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 2.33.2 11 diff --git a/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml b/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml index 4a57ff37d1..0e05df3eca 100644 --- a/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml @@ -18,8 +18,8 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT - 1.37.0-SNAPSHOT + 1.37.0.Final + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/pom.xml b/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/pom.xml index 427f0d06ba..33e1f6cac5 100644 --- a/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/pom.xml @@ -17,7 +17,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 2.33.2 diff --git a/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/pom.xml b/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/pom.xml index dac4aaedb3..4b4d45325f 100644 --- a/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/pom.xml @@ -17,7 +17,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 1.0.1 2.3.0 diff --git a/serverless-workflow-examples/serverless-workflow-saga-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-saga-quarkus/pom.xml index 5629872ac0..c7c985739b 100644 --- a/serverless-workflow-examples/serverless-workflow-saga-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-saga-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.22.0 diff --git a/serverless-workflow-examples/serverless-workflow-service-calls-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-service-calls-quarkus/pom.xml index 4d4eb1c8db..0d850e54b0 100644 --- a/serverless-workflow-examples/serverless-workflow-service-calls-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-service-calls-quarkus/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-stock-profit/pom.xml b/serverless-workflow-examples/serverless-workflow-stock-profit/pom.xml index ee4cc849a1..ed15b0ca75 100644 --- a/serverless-workflow-examples/serverless-workflow-stock-profit/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-stock-profit/pom.xml @@ -20,7 +20,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-full/pom.xml b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-full/pom.xml index 2db6f922ba..09cae021ac 100644 --- a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-full/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-full/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-function/pom.xml b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-function/pom.xml index 7f2df05116..4a1e9da060 100644 --- a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-function/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-function/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-spec/pom.xml b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-spec/pom.xml index 8253f6887a..8ee1bf910a 100644 --- a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-spec/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-spec/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow/pom.xml b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow/pom.xml index ee5cc5546d..8acc501b65 100644 --- a/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 3.8.1 11 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-testing-with-rest-assured/pom.xml b/serverless-workflow-examples/serverless-workflow-testing-with-rest-assured/pom.xml index ff7ccab08e..eefdf88121 100644 --- a/serverless-workflow-examples/serverless-workflow-testing-with-rest-assured/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-testing-with-rest-assured/pom.xml @@ -17,7 +17,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-timeouts-showcase/pom.xml b/serverless-workflow-examples/serverless-workflow-timeouts-showcase/pom.xml index b2816ff09f..183f63c83e 100644 --- a/serverless-workflow-examples/serverless-workflow-timeouts-showcase/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-timeouts-showcase/pom.xml @@ -16,7 +16,7 @@ 2.16.5.Final org.kie.kogito kogito-bom - 1.37.0-SNAPSHOT + 1.37.0.Final 11 3.8.1 3.0.0-M7