Skip to content

Commit 6b8229a

Browse files
author
asf-ci-kie
committed
[10.1.x] Update version to 10.1.0
1 parent 0af25a9 commit 6b8229a

File tree

403 files changed

+406
-406
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

403 files changed

+406
-406
lines changed

addons/common/events/decisions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.kie</groupId>
2828
<artifactId>kie-addons-events-parent</artifactId>
29-
<version>10.1.999-SNAPSHOT</version>
29+
<version>10.1.0</version>
3030
</parent>
3131

3232
<artifactId>kie-addons-events-decisions</artifactId>

addons/common/events/mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.kie</groupId>
2929
<artifactId>kie-addons-events-parent</artifactId>
30-
<version>10.1.999-SNAPSHOT</version>
30+
<version>10.1.0</version>
3131
</parent>
3232

3333
<artifactId>kie-addons-events-mongodb</artifactId>

addons/common/events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.kie</groupId>
2525
<artifactId>kogito-addons-common-parent</artifactId>
26-
<version>10.1.999-SNAPSHOT</version>
26+
<version>10.1.0</version>
2727
</parent>
2828
<artifactId>kie-addons-events-parent</artifactId>
2929
<packaging>pom</packaging>

addons/common/events/predictions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.kie</groupId>
2828
<artifactId>kie-addons-events-parent</artifactId>
29-
<version>10.1.999-SNAPSHOT</version>
29+
<version>10.1.0</version>
3030
</parent>
3131

3232
<artifactId>kie-addons-events-predictions</artifactId>

addons/common/events/rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.kie</groupId>
2828
<artifactId>kie-addons-events-parent</artifactId>
29-
<version>10.1.999-SNAPSHOT</version>
29+
<version>10.1.0</version>
3030
</parent>
3131

3232
<groupId>org.drools</groupId>

addons/common/explainability/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>kogito-addons-common-parent</artifactId>
2727
<groupId>org.kie</groupId>
28-
<version>10.1.999-SNAPSHOT</version>
28+
<version>10.1.0</version>
2929
</parent>
3030
<modelVersion>4.0.0</modelVersion>
3131

addons/common/flyway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>kogito-addons-common-parent</artifactId>
2727
<groupId>org.kie</groupId>
28-
<version>10.1.999-SNAPSHOT</version>
28+
<version>10.1.0</version>
2929
</parent>
3030
<modelVersion>4.0.0</modelVersion>
3131

addons/common/human-task-prediction/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jbpm</groupId>
2727
<artifactId>jbpm-addons-human-task-prediction-parent</artifactId>
28-
<version>10.1.999-SNAPSHOT</version>
28+
<version>10.1.0</version>
2929
</parent>
3030
<artifactId>jbpm-addons-human-task-prediction-api</artifactId>
3131
<name>jBPM :: Add-Ons :: Predictions :: API</name>

addons/common/human-task-prediction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.kie</groupId>
2525
<artifactId>kogito-addons-common-parent</artifactId>
26-
<version>10.1.999-SNAPSHOT</version>
26+
<version>10.1.0</version>
2727
</parent>
2828
<groupId>org.jbpm</groupId>
2929
<artifactId>jbpm-addons-human-task-prediction-parent</artifactId>

addons/common/human-task-prediction/smile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.jbpm</groupId>
2727
<artifactId>jbpm-addons-human-task-prediction-parent</artifactId>
28-
<version>10.1.999-SNAPSHOT</version>
28+
<version>10.1.0</version>
2929
</parent>
3030
<artifactId>jbpm-addons-human-task-prediction-smile</artifactId>
3131
<name>jBPM :: Add-Ons :: Predictions :: SMILE</name>

0 commit comments

Comments
 (0)