Skip to content

Commit

Permalink
Upgraded_version_to_7.71.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Jun 7, 2022
1 parent ac8649f commit 70994a9
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion drools-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jbpm-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-build-tools/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-dmn-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-platform-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-pmml-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-soup-bom/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-uberfire-extensions-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kie-user-bom-parent/pom.xml
Expand Up @@ -14,7 +14,7 @@
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<packaging>pom</packaging>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>

<name>KIE (Drools, jBPM, OptaPlanner) user BOM parent</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion narayana-integration-bom/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion optaplanner-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -22,7 +22,7 @@
<!-- major.minor.micro.Final -->
<!-- For example: 1.2.3 without the suffix ".Final" corrupts the OSGi eclipse updatesite -->
<!-- For example: 1.2.3.M2 corrupts the OSGi eclipse updatesite update order -->
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>

<name>KIE (Drools, jBPM, OptaPlanner) parent</name>
<description>
Expand Down Expand Up @@ -290,7 +290,7 @@
<version.xpp3>${version.xmlpull}</version.xpp3>

<!-- Internal dependencies -->
<version.org.kie>7.71.0-SNAPSHOT</version.org.kie>
<version.org.kie>7.71.0.Final</version.org.kie>
<version.org.drools>${version.org.kie}</version.org.drools>
<version.org.optaplanner>${version.org.kie}</version.org.optaplanner>
<version.org.jbpm>${version.org.kie}</version.org.jbpm>
Expand Down Expand Up @@ -415,7 +415,7 @@
Default value is 1 to enable building on older machines as well (minimum is still about 4GiB of RAM memory). -->
<gwt.compiler.localWorkers>1</gwt.compiler.localWorkers>
<!-- property for productisation to know the last released version -->
<latestReleasedVersionFromThisBranch>7.71.0-SNAPSHOT</latestReleasedVersionFromThisBranch>
<latestReleasedVersionFromThisBranch>7.71.0.Final</latestReleasedVersionFromThisBranch>
<version.io.takari.maven.plugins.compiler>1.13.5</version.io.takari.maven.plugins.compiler>

<version.org.codehaus.plexus.plexus-io>3.0.0</version.org.codehaus.plexus.plexus-io>
Expand Down
6 changes: 3 additions & 3 deletions script/branched-7-repository-list.txt
@@ -1,5 +1,5 @@
droolsjbpm-knowledge
droolsjbpm_knowledge
drools
optaplanner
optaweb-employee-rostering
optaweb-vehicle-routing
optaweb_employee_rostering
optaweb_vehicle_routing
42 changes: 21 additions & 21 deletions script/repository-list.txt
@@ -1,25 +1,25 @@
droolsjbpm-build-bootstrap
kie-soup
droolsjbpm-knowledge
droolsjbpm_build_bootstrap
kie_soup
droolsjbpm_knowledge
drools
optaplanner
lienzo-core
lienzo-tests
lienzo_core
lienzo_tests
appformer
kie-uberfire-extensions
kie_uberfire_extensions
jbpm
droolsjbpm-integration
kie-wb-playground
kie-wb-common
drools-wb
jbpm-designer
jbpm-work-items
jbpm-wb
optaplanner-wb
kie-wb-distributions
openshift-drools-hacep
process-migration-service
optaweb-employee-rostering
optaweb-vehicle-routing
kie-jpmml-integration
kie-docs
droolsjbpm_integration
kie_wb_playground
kie_wb_common
drools_wb
jbpm_designer
jbpm_work_items
jbpm_wb
optaplanner_wb
kie_wb_distributions
openshift_drools_hacep
process_migration_service
optaweb_employee_rostering
optaweb_vehicle_routing
kie_jpmml_integration
kie_docs
2 changes: 1 addition & 1 deletion uberfire-bom/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-user-bom-parent</artifactId>
<version>7.71.0-SNAPSHOT</version>
<version>7.71.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 70994a9

Please sign in to comment.