Skip to content

Commit

Permalink
Upgraded version to 7.57.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
kie-ci committed Jul 12, 2021
1 parent 20aff7e commit d1bce4e
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.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.57.0-SNAPSHOT</version>
<version>7.57.0.Final</version>

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

<!-- Internal dependencies -->
<version.org.kie>7.57.0-SNAPSHOT</version.org.kie>
<version.org.kie>7.57.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 @@ -419,7 +419,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>notYetReleased</latestReleasedVersionFromThisBranch>
<latestReleasedVersionFromThisBranch>7.57.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
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.57.0-SNAPSHOT</version>
<version>7.57.0.Final</version>
<relativePath>../kie-user-bom-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit d1bce4e

Please sign in to comment.