gitgabrio commented on code in PR #4241:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4241#discussion_r3242193345
##########
kogito-gradle-plugin/pom.xml:
##########
@@ -40,68 +40,10 @@
<name>Kogito :: Gradle :: Plugin</name>
<description>Plugin to build applications using Gradle</description>
- <!-- DO NOT ADD PARENT DECLARATION TO HAVE THAT PLUGIN DISCOVERABLE BY
GRADLE -->
<properties>
- <maven.compiler.source>17</maven.compiler.source>
- <maven.compiler.target>17</maven.compiler.target>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.module.name>org.kie.kogito.gradle.plugin</java.module.name>
- <gradle.version>8.11.1</gradle.version>
- <groovy.version>4.0.29</groovy.version>
</properties>
Review Comment:
Defined in kie-parent
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]