Skip to content

Commit

Permalink
Bump to v2.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
  • Loading branch information
olperr1 committed Jul 16, 2024
1 parent f42b916 commit 48a614e
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion balances-adjustment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cne/cne-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>powsybl-cne</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

<artifactId>powsybl-cne-converter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cne/cne-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>powsybl-cne</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

<artifactId>powsybl-cne-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cne/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

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

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion emf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion entsoe-cgmes-balances-adjustment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion flow-decomposition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion glsk/glsk-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

<artifactId>powsybl-glsk-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion glsk/glsk-document-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion glsk/glsk-document-cim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion glsk/glsk-document-cse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion glsk/glsk-document-io-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion glsk/glsk-document-ucte/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions glsk/glsk-quality-check-ucte/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<artifactId>powsybl-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

<artifactId>powsybl-glsk-quality-check-ucte</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
<packaging>jar</packaging>
<name>GLSK quality check</name>
<description>GLSK quality check module for UCTE formatted file</description>
Expand Down
2 changes: 1 addition & 1 deletion glsk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>powsybl-entsoe</artifactId>
<groupId>com.powsybl</groupId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
</parent>

<artifactId>powsybl-glsk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</parent>

<artifactId>powsybl-entsoe</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.10.1</version>
<packaging>pom</packaging>

<name>ENTSO-E</name>
Expand Down

0 comments on commit 48a614e

Please sign in to comment.