Skip to content

Commit

Permalink
Merge pull request #1837 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 16d1977 + bff4c65 commit 83b413f
Show file tree
Hide file tree
Showing 133 changed files with 133 additions and 133 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>integration-tests-data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>integration-tests-data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>integration-tests-data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>integration-tests-data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>apps-integration-tests</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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>integration-tests-jobs-service-common</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>integration-tests-jobs-service</artifactId>
<groupId>org.kie.kogito</groupId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service-quarkus</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-jobs-service-quarkus-embedded</artifactId>
<name>Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service-quarkus</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>integration-tests-jobs-service-quarkus-knative-eventing</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service-quarkus</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-jobs-service-quarkus-management</artifactId>
<name>Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service-quarkus</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-jobs-service-quarkus-messaging</artifactId>
<name>Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-jobs-service-quarkus</artifactId>
<name>Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-jobs-service</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-jobs-service-springboot</artifactId>
<name>Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>apps-integration-tests</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>integration-tests-jobs-service</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>apps-integration-tests</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>integration-tests-trusty-audit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-trusty-service</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>integration-tests-trusty-service-common</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-trusty-service</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-trusty-service-quarkus</artifactId>
<name>Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-trusty-service</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>integration-tests-trusty-service-springboot</artifactId>
<name>Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>apps-integration-tests</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>

<artifactId>integration-tests-trusty-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps-integration-tests/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-apps-build-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
<relativePath>../kogito-apps-build-parent/pom.xml</relativePath>
</parent>
<artifactId>apps-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data-index/data-index-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index-service</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>data-index-service</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 data-index/data-index-service/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>data-index</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>data-index-service</artifactId>
<name>Kogito Apps :: Data Index Service</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>data-index-storage-api</artifactId>
<name>Kogito Apps :: Data Index Storage API</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>data-index-storage</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 data-index/data-index-storage/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>data-index</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
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-quarkus-data-index-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-common-deployment</artifactId>
<name>Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment</name>
Expand Down
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-quarkus-data-index</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-common-parent</artifactId>
<packaging>pom</packaging>
Expand Down
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-quarkus-data-index-common-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-common-runtime</artifactId>
<name>Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime</name>
Expand Down
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-quarkus-data-index-infinispan-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-infinispan-deployment</artifactId>
<name>Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment</name>
Expand Down
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-quarkus-data-index-infinispan-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-infinispan-integration-tests-process</artifactId>
<name>Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests :: Process</name>
Expand Down
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-quarkus-data-index-infinispan-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-infinispan-integration-tests-sw</artifactId>
<name>Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests :: SW</name>
Expand Down
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-quarkus-data-index</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-infinispan-parent</artifactId>
<packaging>pom</packaging>
Expand Down
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-quarkus-data-index-infinispan-parent</artifactId>
<version>1.43.0-SNAPSHOT</version>
<version>1.43.0.Final</version>
</parent>
<artifactId>kogito-addons-quarkus-data-index-infinispan</artifactId>
<name>Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime</name>
Expand Down
Loading

0 comments on commit 83b413f

Please sign in to comment.