Skip to content

Commit

Permalink
correction cgmes-converter
Browse files Browse the repository at this point in the history
  • Loading branch information
miovd committed Mar 27, 2019
1 parent c7e6013 commit c3b0349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cgmes/cgmes-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<version>2.5.0-SNAPSHOT</version>
</parent>

<artifactId>powsybl-cgmes-conversion</artifactId>
<artifactId>powsybl-cgmes-converter</artifactId>
<name>CGMES conversion</name>
<description>Conversion between CGMES and IIDM Network definitions</description>

Expand Down
2 changes: 1 addition & 1 deletion distribution-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>powsybl-cgmes-conversion</artifactId>
<artifactId>powsybl-cgmes-converter</artifactId>
<version>${project.version}</version>
</dependency>

Expand Down

0 comments on commit c3b0349

Please sign in to comment.