Skip to content

Commit

Permalink
Bump to v2024.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Perrin <[email protected]>
  • Loading branch information
olperr1 committed Jul 17, 2024
1 parent 78a9062 commit c595f3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
</parent>
<artifactId>powsybl-distribution</artifactId>
<packaging>pom</packaging>
<version>2024.2.0-SNAPSHOT</version>
<version>2024.2.0</version>

<properties>
<java.version>17</java.version>
<logback.version>1.4.14</logback.version>
<powsybl-dependencies.version>2024.1.0</powsybl-dependencies.version>
<powsybl-core.version>6.3.0</powsybl-core.version> <!--pom import does not reach the build/plugins part-->
<powsybl-dependencies.version>2024.2.0</powsybl-dependencies.version>
<powsybl-core.version>6.4.1</powsybl-core.version> <!--pom import does not reach the build/plugins part-->
<slf4j.version>2.0.9</slf4j.version>
</properties>

Expand Down

0 comments on commit c595f3a

Please sign in to comment.