File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 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
1212 with :
1313 sonarOrganization : gridsuite
1414 sonarProjectKey : org.gridsuite:security-analysis-server
Original file line number Diff line number Diff line change 99
1010jobs :
1111 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
1313 with :
1414 githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
1515 sonarOrganization : gridsuite
Original file line number Diff line number Diff line change 1212
1313jobs :
1414 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
1616 with :
1717 githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
1818 sonarOrganization : gridsuite
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >com.powsybl</groupId >
1515 <artifactId >powsybl-parent-ws</artifactId >
16- <version >20 </version >
16+ <version >21 </version >
1717 <relativePath />
1818 </parent >
1919
4242 </developers >
4343
4444 <properties >
45- <jib .from.image>powsybl/java-dynawo:2.1 .0</jib .from.image>
45+ <jib .from.image>powsybl/java-dynawo:3.0 .0</jib .from.image>
4646 <gridsuite-dependencies .version>37.0.0</gridsuite-dependencies .version>
4747 <liquibase-hibernate-package >org.gridsuite.securityanalysis.server</liquibase-hibernate-package >
4848 <db-util .version>1.0.5</db-util .version>
You can’t perform that action at this time.
0 commit comments