Skip to content

Commit

Permalink
corrected patch
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste committed Aug 30, 2023
1 parent 569e53a commit a46e64d
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@ diff --git a/kie-dmn-jpmml/pom.xml b/kie-dmn-jpmml/pom.xml
index 5a05845..6b65c77 100644
--- a/kie-dmn-jpmml/pom.xml
+++ b/kie-dmn-jpmml/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.kie</groupId>
<artifactId>kie-jpmml-integration</artifactId>
- <version>8.44.0-SNAPSHOT</version>
+ <version>9.44.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>kie-dmn-jpmml</artifactId>
@@ -46,12 +46,6 @@
<scope>provided</scope>
<optional>true</optional>
Expand Down

0 comments on commit a46e64d

Please sign in to comment.