File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
jobs :
10
10
build :
11
- uses : powsybl/github-ci/.github/workflows/build-generic.yml@07ff8aa16a298b7d735d50883f6f723d84d87a55
11
+ uses : powsybl/github-ci/.github/workflows/build-backend-app- generic.yml@8e3547c7f6d98c23095896b6097294f22100b122
12
12
with :
13
13
sonarOrganization : gridsuite
14
14
sonarProjectKey : org.gridsuite:dynamic-mapping-server
Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
run-patch :
12
- uses : powsybl/github-ci/.github/workflows/patch-generic.yml@07ff8aa16a298b7d735d50883f6f723d84d87a55
12
+ uses : powsybl/github-ci/.github/workflows/patch-backend-app- generic.yml@8e3547c7f6d98c23095896b6097294f22100b122
13
13
with :
14
14
githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
15
15
sonarOrganization : gridsuite
Original file line number Diff line number Diff line change 12
12
13
13
jobs :
14
14
run-release :
15
- uses : powsybl/github-ci/.github/workflows/release-generic.yml@07ff8aa16a298b7d735d50883f6f723d84d87a55
15
+ uses : powsybl/github-ci/.github/workflows/release-backend-app- generic.yml@8e3547c7f6d98c23095896b6097294f22100b122
16
16
with :
17
17
githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
18
18
sonarOrganization : gridsuite
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.powsybl</groupId >
14
14
<artifactId >powsybl-parent-ws</artifactId >
15
- <version >20 </version >
15
+ <version >21 </version >
16
16
<relativePath />
17
17
</parent >
18
18
You can’t perform that action at this time.
0 commit comments