Skip to content

Commit

Permalink
Use PowSyBl Core 4.9.0 (#557)
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@gmail.com>
  • Loading branch information
geofjamg authored Jun 14, 2022
1 parent 269b803 commit 4c36187
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-parent</artifactId>
<version>4</version>
<version>8</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -44,11 +44,11 @@
<properties>
<java.version>11</java.version>

<jafama.version>2.3.1</jafama.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<slf4jtoys.version>1.6.2</slf4jtoys.version>
<jafama.version>2.3.2</jafama.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<slf4jtoys.version>1.6.3</slf4jtoys.version>

<powsybl-core.version>4.9.0-RC1</powsybl-core.version>
<powsybl-core.version>4.9.0</powsybl-core.version>
</properties>

<build>
Expand Down

0 comments on commit 4c36187

Please sign in to comment.