Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kie-issues#1097: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT) #2247

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

pefernan
Copy link
Contributor

@pefernan pefernan commented Apr 18, 2024

…mestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT)
@pefernan pefernan force-pushed the incubator-kie-issues_1097 branch from c33e68a to c0121d1 Compare April 18, 2024 14:16
@pefernan pefernan marked this pull request as ready for review April 18, 2024 14:16
@pefernan pefernan requested a review from yesamer April 18, 2024 14:17
@tiagobento tiagobento changed the title [incubator-kie-issues#1097]: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT) kie-issues#1097: Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT) Apr 18, 2024
Comment on lines 26 to 31
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-api</artifactId>
<version>999-20240414-SNAPSHOT</version>
<version>999-20240417-SNAPSHOT</version>
</dependency>
</dependencies>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we be using build-env kogitoRuntime.version here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll take care of that in separate PR, I would like to update a bit that module

@tiagobento tiagobento merged commit c77c4a5 into apache:main Apr 18, 2024
9 checks passed
fantonangeli pushed a commit to fantonangeli/kie-tools that referenced this pull request Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure kie-tools is using the latest timestamped SNAPSHOT from Kogito (999-20240417-SNAPSHOT)
4 participants