From a4a297ffc41b935a80047852fcb358aed6bc6ea0 Mon Sep 17 00:00:00 2001 From: Michael Biarnes Kiefer Date: Tue, 20 Jun 2023 18:24:03 +0200 Subject: [PATCH] bumped up to 7.50.0-SNAPSHOT --- jbpm-recommendation-pmml-logistic-regression/pom.xml | 2 +- jbpm-recommendation-pmml-random-forest/pom.xml | 2 +- kie-dmn-jpmml/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jbpm-recommendation-pmml-logistic-regression/pom.xml b/jbpm-recommendation-pmml-logistic-regression/pom.xml index 4e1a6ac..b0bd782 100644 --- a/jbpm-recommendation-pmml-logistic-regression/pom.xml +++ b/jbpm-recommendation-pmml-logistic-regression/pom.xml @@ -5,7 +5,7 @@ org.kie kie-jpmml-integration - 7.74.0-SNAPSHOT + 7.75.0-SNAPSHOT jbpm-recommendation-pmml-logistic-regression diff --git a/jbpm-recommendation-pmml-random-forest/pom.xml b/jbpm-recommendation-pmml-random-forest/pom.xml index 3a761dc..d48f046 100644 --- a/jbpm-recommendation-pmml-random-forest/pom.xml +++ b/jbpm-recommendation-pmml-random-forest/pom.xml @@ -5,7 +5,7 @@ org.kie kie-jpmml-integration - 7.74.0-SNAPSHOT + 7.75.0-SNAPSHOT jbpm-recommendation-pmml-random-forest diff --git a/kie-dmn-jpmml/pom.xml b/kie-dmn-jpmml/pom.xml index 6fbd2fa..de26297 100644 --- a/kie-dmn-jpmml/pom.xml +++ b/kie-dmn-jpmml/pom.xml @@ -3,7 +3,7 @@ org.kie kie-jpmml-integration - 7.74.0-SNAPSHOT + 7.75.0-SNAPSHOT kie-dmn-jpmml diff --git a/pom.xml b/pom.xml index e04e2ab..96b4a02 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.kie kie-parent - 7.74.0-SNAPSHOT + 7.75.0-SNAPSHOT kie-jpmml-integration