tiagobento commented on PR #2511: URL: https://github.com/apache/incubator-kie-tools/pull/2511#issuecomment-2271836778
@ricardozanini `kie-tools` depends on upstream repos via timestamped SNAPSHOTs, which should be all frozen to the same timestamp. E.g., `kogito-runtimes@2024-08-04-SNAPSHOT` should depend on `drools@2024-08-04-SNAPSHOT`. This is already in place, AFAIK, but from @wmedvede's comment, it looks like even though `kie-tools` is depending on timestamped SNAPSHOTs, there's a reference to `main` somewhere. -- 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]
