Skip to content

Commit

Permalink
align project-dependences.yaml with drools 9.102.x-prod
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Dec 9, 2024
1 parent e086f80 commit 872d00f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/project-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
dependant:
default:
# whenever drools branch changes, please update .ci/jenkins/Jenkinsfile.prod.nightly as well if needed
- source: 9.101.x-prod
- source: 9.102.x-prod
target: 1.0.x

- project: kiegroup/drools-ansible-rulebook-integration
Expand All @@ -15,4 +15,4 @@ dependencies:
dependencies:
default:
- source: 1.0.x
target: 9.101.x-prod
target: 9.102.x-prod

0 comments on commit 872d00f

Please sign in to comment.