diff --git a/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml b/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml index b5af6084fc..5b8be28cc0 100644 --- a/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/decisiontable-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 decisiontable-quarkus-example Kogito Example :: Decision Table - Quarkus @@ -36,9 +36,9 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml b/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml index cf8f6c9e1f..2db5d8736a 100755 --- a/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml +++ b/kogito-quarkus-examples/dmn-drools-quarkus-metrics/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-drools-quarkus-metrics Kogito Example :: DMN Metrics Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml b/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml index 9e10d74534..74d8365059 100644 --- a/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-event-driven-quarkus/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-event-driven-quarkus Kogito Example :: DMN Event-Driven :: Quarkus @@ -38,8 +38,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml index 4568428123..4578ecbbed 100644 --- a/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-incubation-api-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-incubation-api-quarkus Kogito Example :: DMN Incubation API With Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml b/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml index 7c6169ae69..7f4b42a25b 100644 --- a/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-knative-quickstart-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-knative-quickstart-quarkus @@ -40,8 +40,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-listener-dtable/pom.xml b/kogito-quarkus-examples/dmn-listener-dtable/pom.xml index cc84cb4cc3..70f9906f66 100644 --- a/kogito-quarkus-examples/dmn-listener-dtable/pom.xml +++ b/kogito-quarkus-examples/dmn-listener-dtable/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-listener-dtable Kogito Example :: DMN Decision Table listener - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml b/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml index 3450d21bc5..7d620e0f9f 100644 --- a/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-listener-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-listener-quarkus Kogito Example :: DMN with listeners - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml b/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml index 1f6cafcc15..1b7587a53c 100644 --- a/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/dmn-pmml-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-pmml-quarkus-example Kogito Example :: DMN :: PMML - QUARKUS @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-quarkus-example/pom.xml b/kogito-quarkus-examples/dmn-quarkus-example/pom.xml index 1f39154139..ecd50cd58e 100644 --- a/kogito-quarkus-examples/dmn-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/dmn-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-quarkus-example Kogito Example :: DMN @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml b/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml index 25c07ead7f..5922bbce16 100644 --- a/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml +++ b/kogito-quarkus-examples/dmn-tracing-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 dmn-tracing-quarkus Kogito Example :: DMN Tracing - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/flexible-process-quarkus/pom.xml b/kogito-quarkus-examples/flexible-process-quarkus/pom.xml index ce50af28e1..6a7f291c78 100644 --- a/kogito-quarkus-examples/flexible-process-quarkus/pom.xml +++ b/kogito-quarkus-examples/flexible-process-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 flexible-process-quarkus Kogito Example :: Flexible Process - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml index 5aaaf6d899..3700fda0d6 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/basic/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-travel-agency-example - 9.99.0 + 9.99.1 kogito-travel-agency-example-basic Kogito Example :: Travel Agency :: Basic @@ -38,9 +38,9 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml index a4e749b57e..1f47eca4de 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-travel-agency-example - 9.99.0 + 9.99.1 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 b78dc5bd14..d5ad4cf3ad 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/travels/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/travels/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-travel-agency-example-extended - 9.99.0 + 9.99.1 travels Kogito Example :: Travel Agency :: Travels @@ -36,9 +36,9 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 + 9.99.1 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 45fc0d0809..1c9388a95b 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/extended/visas/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/extended/visas/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-travel-agency-example-extended - 9.99.0 + 9.99.1 visas Kogito Example :: Travel Agency :: Visas @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/kogito-travel-agency/pom.xml b/kogito-quarkus-examples/kogito-travel-agency/pom.xml index c9569a6573..d0407bcc79 100644 --- a/kogito-quarkus-examples/kogito-travel-agency/pom.xml +++ b/kogito-quarkus-examples/kogito-travel-agency/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 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 13a90a9efc..0bd44b0df5 100644 --- a/kogito-quarkus-examples/onboarding-example/hr/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/hr/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples onboarding-example - 9.99.0 + 9.99.1 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 663a39c23a..a0254819a3 100644 --- a/kogito-quarkus-examples/onboarding-example/onboarding-quarkus/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/onboarding-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples onboarding-example - 9.99.0 + 9.99.1 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 e6840d3cf5..3a5f869828 100644 --- a/kogito-quarkus-examples/onboarding-example/payroll/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/payroll/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples onboarding-example - 9.99.0 + 9.99.1 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 afbabab076..0132136a7b 100644 --- a/kogito-quarkus-examples/onboarding-example/pom.xml +++ b/kogito-quarkus-examples/onboarding-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 onboarding-example pom @@ -43,8 +43,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml b/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml index 1cdbf501a1..1756b4c564 100644 --- a/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml +++ b/kogito-quarkus-examples/pmml-event-driven-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 pmml-event-driven-quarkus Kogito Example :: PMML Event-Driven - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml index 84749d9b08..19245c1b3e 100644 --- a/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/pmml-incubation-api-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 pmml-incubation-api-quarkus Kogito Example :: PMML Incubation API With Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/pmml-quarkus-example/pom.xml b/kogito-quarkus-examples/pmml-quarkus-example/pom.xml index 2a309241c5..58057a307e 100644 --- a/kogito-quarkus-examples/pmml-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/pmml-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 pmml-quarkus-example Kogito Example :: PMML - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/pom.xml b/kogito-quarkus-examples/pom.xml index c1b4eb0060..a9aa9c9d56 100644 --- a/kogito-quarkus-examples/pom.xml +++ b/kogito-quarkus-examples/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-examples - 9.99.0 + 9.99.1 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 f4b6ffdf4e..80e262a68b 100644 --- a/kogito-quarkus-examples/process-business-rules-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-business-rules-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-business-rules-quarkus Kogito Example :: Process Business Rules Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-decisions-quarkus/pom.xml b/kogito-quarkus-examples/process-decisions-quarkus/pom.xml index d3b522a9c2..87280bcde7 100644 --- a/kogito-quarkus-examples/process-decisions-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-decisions-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-decisions-quarkus Kogito Example :: Process :: Decisions :: Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml b/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml index 43dc25f166..421eee5def 100644 --- a/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-decisions-rest-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-decisions-rest-quarkus Kogito Example :: Process :: Decisions :: REST Quarkus @@ -38,8 +38,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml b/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml index 1e77585885..73f31ddcad 100644 --- a/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-decisions-rules-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-decisions-rules-quarkus Kogito Example :: Process :: Decisions :: Rules :: Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-error-handling/pom.xml b/kogito-quarkus-examples/process-error-handling/pom.xml index ec71164829..1e78b81a26 100644 --- a/kogito-quarkus-examples/process-error-handling/pom.xml +++ b/kogito-quarkus-examples/process-error-handling/pom.xml @@ -24,7 +24,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-error-handling Kogito Example :: Process Scripts With Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml index 4ade159c5d..7828c96210 100644 --- a/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-incubation-api-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-incubation-api-quarkus Kogito Example :: Process Incubation API With Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml index 3c24b63f59..350fbd7b94 100644 --- a/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-infinispan-persistence-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-infinispan-persistence-quarkus Kogito Example :: Process Infinispan Persistence Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 87a0f8215d..95d614ee7a 100644 --- a/kogito-quarkus-examples/process-kafka-avro-multi-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-avro-multi-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-kafka-avro-multi-quarkus Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml index 47dbd18597..6dff18f581 100644 --- a/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-multi-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-kafka-multi-quarkus Kogito Example :: Process with Kafka and Quarkus, multiple channels @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml index 52a58dde06..5b7575b883 100644 --- a/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-persistence-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 4.0.0 @@ -39,8 +39,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml b/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml index d68d56400d..58ec65962b 100644 --- a/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-kafka-quickstart-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-kafka-quickstart-quarkus Kogito Example :: Process with Kafka and Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml b/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml index e75d40299b..4c449fa91c 100644 --- a/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-knative-quickstart-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-knative-quickstart-quarkus Kogito Example :: Process with Knative Eventing and Quarkus @@ -38,8 +38,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml index 17bbf863c9..f9714dca76 100644 --- a/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-mongodb-persistence-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-mongodb-persistence-quarkus Kogito Example :: Process MongoDB Persistence Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml b/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml index f7776d39df..ffa1b56f90 100755 --- a/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-monitoring-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-monitoring-quarkus Kogito Example :: Process Monitoring :: Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml b/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml index 86f0eadba0..2a34e55925 100644 --- a/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-outbox-mongodb-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-outbox-mongodb-quarkus @@ -41,8 +41,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-performance-client/pom.xml b/kogito-quarkus-examples/process-performance-client/pom.xml index b2695ff364..802e442603 100755 --- a/kogito-quarkus-examples/process-performance-client/pom.xml +++ b/kogito-quarkus-examples/process-performance-client/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-performance-client Kogito Example :: Client Performance test @@ -39,8 +39,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-performance-quarkus/pom.xml b/kogito-quarkus-examples/process-performance-quarkus/pom.xml index 5422904f67..a8d1e78e21 100755 --- a/kogito-quarkus-examples/process-performance-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-performance-quarkus/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-performance-quarkus Kogito Example :: Quarkus Performance test @@ -39,8 +39,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml b/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml index b7c76d4b75..506306a41d 100644 --- a/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-postgresql-persistence-quarkus/pom.xml @@ -28,7 +28,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-postgresql-persistence-quarkus @@ -42,8 +42,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-quarkus-example/pom.xml b/kogito-quarkus-examples/process-quarkus-example/pom.xml index c68d1ea132..debcb3eda0 100755 --- a/kogito-quarkus-examples/process-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/process-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-quarkus-example Kogito Example :: Process and Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 8b6520c05b..2f3048632b 100644 --- a/kogito-quarkus-examples/process-rest-service-call-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-rest-service-call-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-rest-service-call-quarkus Kogito Example :: Process Service Rest Cal with Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 5e9a30e1d2..5c9ca4bef0 100644 --- a/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-rest-workitem-multi-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-rest-workitem-multi-quarkus Kogito Example :: Process Rest :: Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml b/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml index 540868bcb3..c7b1e303cd 100644 --- a/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-rest-workitem-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-rest-workitem-quarkus Kogito Example :: Process Service Rest WorkItem call with Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-saga-quarkus/pom.xml b/kogito-quarkus-examples/process-saga-quarkus/pom.xml index 762013cd47..ab1440c773 100644 --- a/kogito-quarkus-examples/process-saga-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-saga-quarkus/pom.xml @@ -24,7 +24,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-saga-quarkus @@ -39,8 +39,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-scripts-quarkus/pom.xml b/kogito-quarkus-examples/process-scripts-quarkus/pom.xml index 77511a565b..a04670e54a 100644 --- a/kogito-quarkus-examples/process-scripts-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-scripts-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-scripts-quarkus Kogito Example :: Process Scripts With Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml b/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml index f5c32b9f2e..053b4d5fb6 100644 --- a/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-service-calls-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-service-calls-quarkus Kogito Example :: Process Service Calls with Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-timer-quarkus/pom.xml b/kogito-quarkus-examples/process-timer-quarkus/pom.xml index 261bd951d1..675fbee48c 100644 --- a/kogito-quarkus-examples/process-timer-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-timer-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-timer-quarkus Kogito Example :: Process Timer with Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 da59d3abae..fd971c02fb 100644 --- a/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-custom-lifecycle-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-custom-lifecycle-quarkus Kogito Example :: Process Usertasks With Custom Lifecycle @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 f32a9d2182..07c4ffba0a 100644 --- a/kogito-quarkus-examples/process-usertasks-quarkus-with-console/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-quarkus-with-console/pom.xml @@ -24,7 +24,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-quarkus-with-console @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml b/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml index 2a101dbd88..751f32a5e6 100644 --- a/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-quarkus Kogito Example :: Process with Usertasks Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/process-usertasks-timer-data-index-persistence-addon-quarkus/pom.xml b/kogito-quarkus-examples/process-usertasks-timer-data-index-persistence-addon-quarkus/pom.xml index 9aa3279e16..f8688affc1 100644 --- a/kogito-quarkus-examples/process-usertasks-timer-data-index-persistence-addon-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-timer-data-index-persistence-addon-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-timer-data-index-persistence-addon-quarkus Kogito Example :: Process Usertasks with Timer Data Index persistence addon Quarkus @@ -38,7 +38,7 @@ org.kie.kogito kogito-bom kogito-apps-bom - 9.99.0 + 9.99.1 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 b1a5ea948b..7c34a5b695 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 @@ -24,7 +24,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-timer-quarkus-with-console @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 6d4c29b09b..12561a8e11 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 @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-with-security-oidc-quarkus-with-console Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 6c8f486902..4310ac89e0 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 @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-with-security-oidc-quarkus Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 b05773d762..5021b979bc 100644 --- a/kogito-quarkus-examples/process-usertasks-with-security-quarkus/pom.xml +++ b/kogito-quarkus-examples/process-usertasks-with-security-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 process-usertasks-with-security-quarkus Kogito Example :: Process Usertasks With Security Quarkus @@ -37,8 +37,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml b/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml index 5fff91de4b..979f215840 100644 --- a/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml +++ b/kogito-quarkus-examples/rules-incubation-api-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 rules-incubation-api-quarkus Kogito Example :: Rules Incubation API With Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml b/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml index 7d0dc30a3e..8d254ff3d8 100644 --- a/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/rules-legacy-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 rules-legacy-quarkus-example Kogito Example :: Rules Legacy API - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml b/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml index f3c6bf7a40..7f7dead45f 100755 --- a/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml +++ b/kogito-quarkus-examples/rules-quarkus-helloworld/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 rules-quarkus-helloworld Kogito Example :: Rules HelloWorld @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml b/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml index 9913bd5140..47d106f128 100644 --- a/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml +++ b/kogito-quarkus-examples/ruleunit-event-driven-quarkus/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 ruleunit-event-driven-quarkus Kogito Example :: Rule Unit Event-Driven :: Quarkus @@ -38,8 +38,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml b/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml index a5587f26a2..a686f26fa8 100644 --- a/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml +++ b/kogito-quarkus-examples/ruleunit-quarkus-example/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 ruleunit-quarkus-example Kogito Example :: RuleUnit - Quarkus @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml b/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml index 33e545c506..a799273f34 100644 --- a/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml +++ b/kogito-quarkus-examples/trusty-tracing-quarkus-devservices/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples kogito-quarkus-examples - 9.99.0 + 9.99.1 trusty-tracing-quarkus-devservices Kogito Example :: Trusty Tracing - Quarkus DevServices @@ -36,8 +36,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/decisiontable-springboot-example/pom.xml b/kogito-springboot-examples/decisiontable-springboot-example/pom.xml index 9a6a1b1f33..700d037c98 100644 --- a/kogito-springboot-examples/decisiontable-springboot-example/pom.xml +++ b/kogito-springboot-examples/decisiontable-springboot-example/pom.xml @@ -25,14 +25,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 decisiontable-springboot-example Kogito Example :: Decision Table - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml b/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml index a1009104eb..e7d093f8d8 100755 --- a/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml +++ b/kogito-springboot-examples/dmn-drools-springboot-metrics/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 dmn-drools-springboot-metrics Kogito Example :: DMN Metrics SpringBoot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml b/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml index aecc2a189a..6c5c39a1d2 100644 --- a/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml +++ b/kogito-springboot-examples/dmn-event-driven-springboot/pom.xml @@ -28,14 +28,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 dmn-event-driven-springboot Kogito Example :: DMN Event-Driven :: Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/dmn-listener-springboot/pom.xml b/kogito-springboot-examples/dmn-listener-springboot/pom.xml index 905d0ea828..e7afef4272 100644 --- a/kogito-springboot-examples/dmn-listener-springboot/pom.xml +++ b/kogito-springboot-examples/dmn-listener-springboot/pom.xml @@ -28,14 +28,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 dmn-listener-springboot Kogito Example :: DMN with listeners - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml b/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml index 39506aa3c1..6f2e82d2c8 100644 --- a/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml +++ b/kogito-springboot-examples/dmn-pmml-springboot-example/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 dmn-pmml-springboot-example Kogito Example :: DMN :: PMML - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/dmn-springboot-example/pom.xml b/kogito-springboot-examples/dmn-springboot-example/pom.xml index 43c360fd30..2eddbdb5fe 100644 --- a/kogito-springboot-examples/dmn-springboot-example/pom.xml +++ b/kogito-springboot-examples/dmn-springboot-example/pom.xml @@ -28,14 +28,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 dmn-springboot-example Kogito Example :: DMN - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/dmn-tracing-springboot/pom.xml b/kogito-springboot-examples/dmn-tracing-springboot/pom.xml index d62bf6f84d..779e713a29 100644 --- a/kogito-springboot-examples/dmn-tracing-springboot/pom.xml +++ b/kogito-springboot-examples/dmn-tracing-springboot/pom.xml @@ -28,14 +28,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 dmn-tracing-springboot Kogito Example :: DMN Tracing - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/flexible-process-springboot/pom.xml b/kogito-springboot-examples/flexible-process-springboot/pom.xml index 295d5a65f5..ab62cc79d9 100644 --- a/kogito-springboot-examples/flexible-process-springboot/pom.xml +++ b/kogito-springboot-examples/flexible-process-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 flexible-process-springboot @@ -34,8 +34,8 @@ Kogito service invocation - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/onboarding-springboot/pom.xml b/kogito-springboot-examples/onboarding-springboot/pom.xml index 50a42ac149..251b05d003 100644 --- a/kogito-springboot-examples/onboarding-springboot/pom.xml +++ b/kogito-springboot-examples/onboarding-springboot/pom.xml @@ -25,15 +25,15 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 onboarding-springboot Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot Onboarding function and service orchestration - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml b/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml index e9355b58c2..f079526342 100644 --- a/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml +++ b/kogito-springboot-examples/pmml-event-driven-springboot/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 pmml-event-driven-springboot Kogito Example :: PMML Event-Driven - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/pmml-springboot-example/pom.xml b/kogito-springboot-examples/pmml-springboot-example/pom.xml index 900adf7257..c301477a04 100644 --- a/kogito-springboot-examples/pmml-springboot-example/pom.xml +++ b/kogito-springboot-examples/pmml-springboot-example/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 pmml-springboot-example Kogito Example :: PMML - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/pom.xml b/kogito-springboot-examples/pom.xml index d164a8d757..7c21fb7c01 100644 --- a/kogito-springboot-examples/pom.xml +++ b/kogito-springboot-examples/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-examples - 9.99.0 + 9.99.1 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 3f6294ee4e..92471d93b6 100644 --- a/kogito-springboot-examples/process-business-rules-springboot/pom.xml +++ b/kogito-springboot-examples/process-business-rules-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 Kogito Example :: Process Business Rules Spring Boot @@ -34,8 +34,8 @@ Kogito business rules invocation - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml b/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml index a8c631acf0..5dc05b9174 100644 --- a/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml +++ b/kogito-springboot-examples/process-decisions-rest-springboot/pom.xml @@ -25,15 +25,15 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-decisions-rest-springboot Kogito Example :: Process :: Decisions :: REST :: Spring Boot Process with DMN and DRL integration through REST - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml b/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml index 8732a218eb..22d3663e3e 100644 --- a/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml +++ b/kogito-springboot-examples/process-decisions-rules-springboot/pom.xml @@ -25,15 +25,15 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-decisions-rules-springboot Kogito Example :: Process :: Decisions :: Rules :: Spring Boot Process with DRL, DMN and DRL integration - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-decisions-springboot/pom.xml b/kogito-springboot-examples/process-decisions-springboot/pom.xml index b6a5dadf39..8d9b90c2ea 100644 --- a/kogito-springboot-examples/process-decisions-springboot/pom.xml +++ b/kogito-springboot-examples/process-decisions-springboot/pom.xml @@ -25,15 +25,15 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-decisions-springboot Kogito Example :: Process :: Decisions :: Spring Boot Process with DMN and DRL integration - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml b/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml index d1afe0f91a..41d0e29848 100644 --- a/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml +++ b/kogito-springboot-examples/process-infinispan-persistence-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-infinispan-persistence-springboot @@ -34,8 +34,8 @@ Kogito with Infinispan persistence - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml b/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml index 13189cc960..bfe4a51b2c 100644 --- a/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml +++ b/kogito-springboot-examples/process-kafka-multi-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-kafka-multi-springboot @@ -34,8 +34,8 @@ Kogito with Kafka - Spring Boot, using multiple channels - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml b/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml index 0b2f31137d..c819caba99 100644 --- a/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml +++ b/kogito-springboot-examples/process-kafka-quickstart-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-kafka-quickstart-springboot @@ -34,8 +34,8 @@ Kogito with Kafka - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml b/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml index 58996324da..691135f4e2 100644 --- a/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml +++ b/kogito-springboot-examples/process-mongodb-persistence-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-mongodb-persistence-springboot @@ -35,8 +35,8 @@ true - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-monitoring-springboot/pom.xml b/kogito-springboot-examples/process-monitoring-springboot/pom.xml index 277e7a16ac..908ec53761 100644 --- a/kogito-springboot-examples/process-monitoring-springboot/pom.xml +++ b/kogito-springboot-examples/process-monitoring-springboot/pom.xml @@ -26,15 +26,15 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-monitoring-springboot Kogito Example :: Process Monitoring :: Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml b/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml index e8d67fc90d..af626adab6 100644 --- a/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml +++ b/kogito-springboot-examples/process-outbox-mongodb-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-outbox-mongodb-springboot @@ -35,8 +35,8 @@ 1.7 - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-performance-springboot/pom.xml b/kogito-springboot-examples/process-performance-springboot/pom.xml index 560e129628..9062045298 100755 --- a/kogito-springboot-examples/process-performance-springboot/pom.xml +++ b/kogito-springboot-examples/process-performance-springboot/pom.xml @@ -27,15 +27,15 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-performance-springboot Kogito Example :: Springboot Performance test Springboot Performance test - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml b/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml index 406a097c6e..3b66980d28 100644 --- a/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml +++ b/kogito-springboot-examples/process-postgresql-persistence-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-postgresql-persistence-springboot @@ -34,8 +34,8 @@ Kogito with PostgreSQL persistence - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 b41302b5f5..31916d9979 100644 --- a/kogito-springboot-examples/process-rest-service-call-springboot/pom.xml +++ b/kogito-springboot-examples/process-rest-service-call-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-rest-service-call-springboot @@ -34,8 +34,8 @@ Kogito service invocation with REST - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-scripts-springboot/pom.xml b/kogito-springboot-examples/process-scripts-springboot/pom.xml index acf8d787ab..815b6b8363 100644 --- a/kogito-springboot-examples/process-scripts-springboot/pom.xml +++ b/kogito-springboot-examples/process-scripts-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-scripts-springboot @@ -34,8 +34,8 @@ Kogito script invocation - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-service-calls-springboot/pom.xml b/kogito-springboot-examples/process-service-calls-springboot/pom.xml index 6bf8cf4643..53c76c82b7 100644 --- a/kogito-springboot-examples/process-service-calls-springboot/pom.xml +++ b/kogito-springboot-examples/process-service-calls-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-service-calls-springboot @@ -34,8 +34,8 @@ Kogito service invocation - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-springboot-example/pom.xml b/kogito-springboot-examples/process-springboot-example/pom.xml index 3a79b68c22..088dd057ef 100644 --- a/kogito-springboot-examples/process-springboot-example/pom.xml +++ b/kogito-springboot-examples/process-springboot-example/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-springboot-example @@ -34,8 +34,8 @@ Order management service - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-timer-springboot/pom.xml b/kogito-springboot-examples/process-timer-springboot/pom.xml index 389752f6b0..8b2f13580b 100644 --- a/kogito-springboot-examples/process-timer-springboot/pom.xml +++ b/kogito-springboot-examples/process-timer-springboot/pom.xml @@ -24,7 +24,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-timer-springboot @@ -32,8 +32,8 @@ Kogito with timers - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 f86d76d3d6..41be9002c9 100644 --- a/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-custom-lifecycle-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-usertasks-custom-lifecycle-springboot @@ -34,8 +34,8 @@ Kogito usertasks orchestration with custom life cycle - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 141777be55..cd6d9188f9 100644 --- a/kogito-springboot-examples/process-usertasks-springboot-with-console/pom.xml +++ b/kogito-springboot-examples/process-usertasks-springboot-with-console/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-usertasks-springboot-with-console @@ -35,8 +35,8 @@ true - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/process-usertasks-springboot/pom.xml b/kogito-springboot-examples/process-usertasks-springboot/pom.xml index 4fdafb31d9..ec64a9c5cf 100644 --- a/kogito-springboot-examples/process-usertasks-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-usertasks-springboot @@ -34,8 +34,8 @@ Kogito usertasks orchestration - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 261d8943df..6ba3c30653 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 @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-usertasks-with-security-oidc-springboot-with-console @@ -35,8 +35,8 @@ true - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 1754c47f57..523d306695 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 @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-usertasks-with-security-oidc-springboot @@ -34,8 +34,8 @@ Kogito usertasks orchestration with security enabled on REST api - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 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 c4ba907bcb..a2ec6a55b7 100644 --- a/kogito-springboot-examples/process-usertasks-with-security-springboot/pom.xml +++ b/kogito-springboot-examples/process-usertasks-with-security-springboot/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 process-usertasks-with-security-springboot @@ -34,8 +34,8 @@ Kogito usertasks orchestration with security enabled on REST api - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml b/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml index 4b53fef428..3b61d1d041 100644 --- a/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml +++ b/kogito-springboot-examples/rules-legacy-springboot-example/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 rules-legacy-springboot-example Kogito Example :: Rules Legacy API - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml b/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml index a8bbbfcf9d..b01d6eb1da 100644 --- a/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml +++ b/kogito-springboot-examples/ruleunit-event-driven-springboot/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 ruleunit-event-driven-springboot Kogito Example :: RuleUnit Event Driven :: Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/kogito-springboot-examples/ruleunit-springboot-example/pom.xml b/kogito-springboot-examples/ruleunit-springboot-example/pom.xml index 33410cb941..6073c2bb32 100644 --- a/kogito-springboot-examples/ruleunit-springboot-example/pom.xml +++ b/kogito-springboot-examples/ruleunit-springboot-example/pom.xml @@ -27,14 +27,14 @@ org.kie.kogito.examples kogito-springboot-examples - 9.99.0 + 9.99.1 ruleunit-springboot-example Kogito Example :: RuleUnit - Spring Boot - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 diff --git a/pom.xml b/pom.xml index 321225e0c1..d867466f6a 100755 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito kogito-build-no-bom-parent - 9.99.0 + 9.99.1 org.kie.kogito.examples @@ -54,7 +54,7 @@ UTF-8 - 9.99.0 + 9.99.1 1 **/*IT.java diff --git a/serverless-workflow-examples/pom.xml b/serverless-workflow-examples/pom.xml index 5d53e18e89..7281b6e0f0 100644 --- a/serverless-workflow-examples/pom.xml +++ b/serverless-workflow-examples/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples kogito-examples - 9.99.0 + 9.99.1 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 b8fd667519..d60f0edef4 100644 --- a/serverless-workflow-examples/serverless-workflow-annotations-description/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-annotations-description/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.22.0 org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 eacc4500fb..55624448c6 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 @@ -38,7 +38,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 c442bcd23a..1f080b465e 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 @@ -39,7 +39,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/pom.xml index ca06d071b6..fd2509d4a0 100644 --- a/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/pom.xml @@ -28,7 +28,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml diff --git a/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml index 0cbf7eb693..bd9acd06dd 100644 --- a/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-callback-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 d7b53b0365..1f50a76f53 100644 --- a/serverless-workflow-examples/serverless-workflow-camel-routes/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-camel-routes/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 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 0e36c62c50..162f162a05 100644 --- a/serverless-workflow-examples/serverless-workflow-compensation-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-compensation-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 3.0.0-M7 17 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 a57569d7b1..44adfcd5d8 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 @@ -28,7 +28,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 21271e33f9..e53bc35095 100644 --- a/serverless-workflow-examples/serverless-workflow-correlation-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-correlation-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 3b99f32105..45bc28b2b5 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 @@ -38,7 +38,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-custom-function-knative/pom.xml b/serverless-workflow-examples/serverless-workflow-custom-function-knative/pom.xml index 05a60dad15..5e1b9fcb58 100644 --- a/serverless-workflow-examples/serverless-workflow-custom-function-knative/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-custom-function-knative/pom.xml @@ -28,7 +28,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml 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 119fdfb0a3..a948131a85 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 @@ -39,7 +39,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 612608b2e6..7e719d809f 100644 --- a/serverless-workflow-examples/serverless-workflow-custom-type/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-custom-type/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -44,7 +44,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.0.0-M7 17 1.7.30 diff --git a/serverless-workflow-examples/serverless-workflow-data-index-persistence-addon-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-data-index-persistence-addon-quarkus/pom.xml index 61468f62fe..6259a8d0d9 100644 --- a/serverless-workflow-examples/serverless-workflow-data-index-persistence-addon-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-data-index-persistence-addon-quarkus/pom.xml @@ -6,7 +6,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -23,7 +23,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 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 7f3386c2bd..8370d9cd0b 100644 --- a/serverless-workflow-examples/serverless-workflow-data-index-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-data-index-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 184eaf5aec..9f3a8c63e2 100644 --- a/serverless-workflow-examples/serverless-workflow-error-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-error-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 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 732adffd94..fcb9fd3b54 100644 --- a/serverless-workflow-examples/serverless-workflow-events-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-events-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,11 +43,11 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 - 9.99.0 + 9.99.1 diff --git a/serverless-workflow-examples/serverless-workflow-examples-parent/pom.xml b/serverless-workflow-examples/serverless-workflow-examples-parent/pom.xml index 5790b0d8ed..7ca435f681 100644 --- a/serverless-workflow-examples/serverless-workflow-examples-parent/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-examples-parent/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 pom Kogito Example :: Serverless Workflow Examples :: Parent diff --git a/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml index 0f82cffc59..31f09da395 100644 --- a/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-expression-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 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 a738effa20..7d58ccb520 100644 --- a/serverless-workflow-examples/serverless-workflow-foreach-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-foreach-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 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 cb4ace7d06..d96ff0568d 100644 --- a/serverless-workflow-examples/serverless-workflow-functions-events-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-functions-events-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 331be735b1..ccd5ef6055 100644 --- a/serverless-workflow-examples/serverless-workflow-functions-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-functions-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-funqy/pom.xml b/serverless-workflow-examples/serverless-workflow-funqy/pom.xml index 0e4461ed16..647af091e1 100644 --- a/serverless-workflow-examples/serverless-workflow-funqy/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-funqy/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml 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 80759661c0..868dd20df8 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 @@ -37,7 +37,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-github-showcase/pom.xml b/serverless-workflow-examples/serverless-workflow-github-showcase/pom.xml index c2e6242d49..47c4a5f929 100644 --- a/serverless-workflow-examples/serverless-workflow-github-showcase/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-github-showcase/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml diff --git a/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml index 560b6c428d..32f25ef96e 100644 --- a/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-greeting-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/pom.xml index 3da49d78b5..4362d3dea0 100644 --- a/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml 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 537fe2d2b5..2526aab143 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 @@ -37,7 +37,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 fff8438c56..a1622c1384 100644 --- a/serverless-workflow-examples/serverless-workflow-hello-world/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-hello-world/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,8 +45,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 17 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 013e6c67dd..585b637b5a 100644 --- a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml @@ -28,7 +28,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 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 74943f474c..53739fb948 100644 --- a/serverless-workflow-examples/serverless-workflow-newsletter-subscription/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-newsletter-subscription/pom.xml @@ -28,7 +28,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,7 +45,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 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 4172f50050..6a5e8d08a4 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 @@ -36,7 +36,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 0e2caac2fd..5951fd9b49 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 @@ -38,7 +38,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/pom.xml index 2f62690f9e..aad92ac08e 100644 --- a/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml diff --git a/serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml index 8217475c9e..0e0215928f 100644 --- a/serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 2.16.12.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 1.6.0 3.8.1 diff --git a/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml b/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml index 73fab63987..75b43fa015 100644 --- a/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-order-processing/pom.xml @@ -28,7 +28,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -44,7 +44,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 2.33.2 17 diff --git a/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml b/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml index 6337fc1395..57829f9f13 100644 --- a/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-parallel-execution/pom.xml @@ -27,7 +27,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -45,8 +45,8 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 - 9.99.0 + 9.99.1 + 9.99.1 17 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml b/serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml index ae3bbe924b..8e4752a952 100644 --- a/serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 1.6.0 3.8.1 diff --git a/serverless-workflow-examples/serverless-workflow-qas-service-showcase/pom.xml b/serverless-workflow-examples/serverless-workflow-qas-service-showcase/pom.xml index fbf52b1ebf..17e249694b 100644 --- a/serverless-workflow-examples/serverless-workflow-qas-service-showcase/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-qas-service-showcase/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml 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 114913bb82..3a8f346d72 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 @@ -37,7 +37,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 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 d077cbd7aa..ac3da46c37 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 @@ -37,7 +37,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 2.0.2 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 b1ea588135..6923bded2e 100644 --- a/serverless-workflow-examples/serverless-workflow-saga-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-saga-quarkus/pom.xml @@ -25,7 +25,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 e8c55bc9d8..0d2f5a0723 100644 --- a/serverless-workflow-examples/serverless-workflow-service-calls-quarkus/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-service-calls-quarkus/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 223d582204..ea3889aeb2 100644 --- a/serverless-workflow-examples/serverless-workflow-stock-profit/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-stock-profit/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -48,7 +48,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 3df8222267..1525cc5c92 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 @@ -36,7 +36,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 afe421c287..c2cd495033 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 @@ -36,7 +36,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 92d5e62716..4418f73481 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 @@ -36,7 +36,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 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 32ae3197fe..25b740e020 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 @@ -36,7 +36,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 3.8.1 17 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml b/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml index 0ea10a6709..6a07279257 100644 --- a/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-temperature-conversion/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml 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 a45a87d1a7..0fffeeea2f 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 @@ -27,7 +27,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -44,7 +44,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-timeouts-showcase-embedded/pom.xml b/serverless-workflow-examples/serverless-workflow-timeouts-showcase-embedded/pom.xml index 3ea610d6b1..85305b8223 100644 --- a/serverless-workflow-examples/serverless-workflow-timeouts-showcase-embedded/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-timeouts-showcase-embedded/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-timeouts-showcase-extended/pom.xml b/serverless-workflow-examples/serverless-workflow-timeouts-showcase-extended/pom.xml index 323791cf8d..76f8533521 100644 --- a/serverless-workflow-examples/serverless-workflow-timeouts-showcase-extended/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-timeouts-showcase-extended/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 3.8.1 3.0.0-M7 diff --git a/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/pom.xml b/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/pom.xml index d880d9e3ed..313a2e06b8 100644 --- a/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/pom.xml +++ b/serverless-workflow-examples/serverless-workflow-timeouts-showcase-operator-devprofile/pom.xml @@ -26,7 +26,7 @@ org.kie.kogito.examples serverless-workflow-examples-parent - 9.99.0 + 9.99.1 ../serverless-workflow-examples-parent/pom.xml @@ -43,7 +43,7 @@ 3.2.9.Final org.kie.kogito kogito-bom - 9.99.0 + 9.99.1 17 3.8.1 3.0.0-M7