Skip to content

Commit

Permalink
Bump 2.0.0 and update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <[email protected]>
  • Loading branch information
flo-dup committed Feb 9, 2021
1 parent 2c2f73e commit d82b7f6
Show file tree
Hide file tree
Showing 13 changed files with 183 additions and 179 deletions.
332 changes: 168 additions & 164 deletions .github/example_n.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@ and additionally for this example three other ones: two for the `Network` test c
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-iidm-impl</artifactId>
<version>3.8.0</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-iidm-test</artifactId>
<version>3.8.0</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-config-test</artifactId>
<version>3.8.0</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand All @@ -76,7 +76,7 @@ After adding the single line diagram core module dependency:
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-core</artifactId>
<version>1.9.0</version>
<version>2.0.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<relativePath/>
</parent>
<artifactId>powsybl-single-line-diagram</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>pom</packaging>

<name>Single line diagram</name>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-cgmes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-single-line-diagram</artifactId>
<groupId>com.powsybl</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-cgmes</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-cgmes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-cgmes-dl-conversion</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-cgmes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-cgmes-iidm-extensions</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram-cgmes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-cgmes-layout</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-single-line-diagram</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-single-line-diagram</artifactId>
<groupId>com.powsybl</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-force-layout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>powsybl-single-line-diagram</artifactId>
<groupId>com.powsybl</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-force-layout</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-iidm-extensions/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-single-line-diagram</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-iidm-extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-view-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-single-line-diagram</artifactId>
<groupId>com.powsybl</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-view-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion single-line-diagram-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-single-line-diagram</artifactId>
<groupId>com.powsybl</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>powsybl-single-line-diagram-view</artifactId>
Expand Down

0 comments on commit d82b7f6

Please sign in to comment.