Skip to content

Commit

Permalink
Bump to powsybl-diagram 4.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
  • Loading branch information
flo-dup committed Mar 29, 2024
1 parent ef119c8 commit 5e4e7ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions diagram-viewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,25 +109,25 @@
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-network-area-diagram</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</dependency>
<!-- __________________________________________________________________________ -->
<!-- SLD -->
<!-- __________________________________________________________________________ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-core</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</dependency>
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-cgmes-dl-conversion</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</dependency>
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-cgmes-layout</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</dependency>
<!-- __________________________________________________________________________ -->
<!-- JavaFX -->
Expand Down

0 comments on commit 5e4e7ed

Please sign in to comment.