Skip to content

Commit

Permalink
Migrate to core 6.1.1 and OLF 1.6.0 (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@rte-france.com>
  • Loading branch information
geofjamg authored Jan 8, 2024
1 parent 752ac3d commit 2104ad2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions open-reac/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<description>OpenReac optimizer</description>

<properties>
<powsybl-core.version>6.0.2</powsybl-core.version>
<powsybl-open-loadflow.version>1.4.0</powsybl-open-loadflow.version>
<powsybl-core.version>6.1.1</powsybl-core.version>
<powsybl-open-loadflow.version>1.6.0</powsybl-open-loadflow.version>
</properties>

<developers>
Expand Down Expand Up @@ -140,7 +140,7 @@
</dependency>
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-iidm-xml-converter</artifactId>
<artifactId>powsybl-iidm-serde</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2104ad2

Please sign in to comment.