Skip to content

Commit

Permalink
Merge pull request #3175 from kiegroup/kogito-1.43.0.Final
Browse files Browse the repository at this point in the history
[1.43.x] Update version to 1.43.0.Final
  • Loading branch information
Jenkins CI committed Aug 17, 2023
2 parents 7eaa62b + a29dd5a commit fca0d19
Show file tree
Hide file tree
Showing 357 changed files with 359 additions and 359 deletions.
2 changes: 1 addition & 1 deletion addons/common/events/decisions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-events-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-addons-events-decisions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/events/mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-events-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-addons-events-mongodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-events-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/events/predictions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-events-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-addons-events-predictions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/events/rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-events-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-addons-events-rules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/explainability/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/human-task-prediction/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-human-task-prediction-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-human-task-prediction-api</artifactId>
<name>Kogito :: Add-Ons :: Predictions :: API</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/human-task-prediction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-human-task-prediction-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/human-task-prediction/smile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-human-task-prediction-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-human-task-prediction-smile</artifactId>
<name>Kogito :: Add-Ons :: Predictions :: SMILE</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/jobs/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-jobs-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-jobs-api</artifactId>
<name>Kogito :: Add-Ons :: Jobs :: API</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/jobs/management-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kogito-addons-jobs-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/jobs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-jobs-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/knative/eventing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-knative-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/knative/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/kubernetes-service-catalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/marshallers/avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-marshallers-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-addons-marshallers-avro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/marshallers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-marshallers-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-addons-messaging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/monitoring/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-monitoring-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Kogito :: Add-Ons :: Monitoring Core</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/monitoring/elastic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-monitoring-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/monitoring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-monitoring-parent</artifactId>
<name>Kogito :: Add-Ons :: Monitoring</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/monitoring/prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-monitoring-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/ddl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/filesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-persistence-filesystem</artifactId>
<name>Kogito :: Add-Ons :: Persistence :: File System</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-persistence-infinispan</artifactId>
<name>Kogito :: Add-Ons :: Persistence :: Infinispan</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-persistence-jdbc</artifactId>
<name>Kogito :: Add-Ons :: Persistence :: JDBC</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-persistence-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-persistence-postgresql</artifactId>
<name>Kogito :: Add-Ons :: Persistence :: PostgreSQL</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/persistence/rocksdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-persistence-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-persistence-rocksdb</artifactId>
<name>Kogito :: Add-Ons :: Persistence :: RocksDB</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/process-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/process-svg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/rest-exception-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/source-files/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/task-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/tracing/decision-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-tracing-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/tracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-common-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/tracing/tracing-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-tracing-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/common/tracing/typedvalue-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kogito-addons-tracing-parent</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-build-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
<relativePath>../kogito-build/kogito-build-parent/pom.xml</relativePath>
</parent>
<artifactId>kogito-addons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/kogito-api-incubation-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-api-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>kogito-api-incubation-application</artifactId>
Expand Down
Loading

0 comments on commit fca0d19

Please sign in to comment.