Skip to content

Commit

Permalink
Prepare next release v5.6.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Hugo SCHINDLER <hugo.schindler@rte-france.com>
  • Loading branch information
OpenSuze authored and pet-mit committed May 7, 2024
1 parent c563ce2 commit 1276e54
Show file tree
Hide file tree
Showing 56 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-open-rao</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<artifactId>open-rao-commons</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/crac-creation-util/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac-creation</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/crac-creator-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac-creation</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/crac-creator-cim/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-crac-creation</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/crac-creator-csa-profiles/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-crac-creation</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/crac-creator-cse/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-crac-creation</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/crac-creator-fb-constraint/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-crac-creation</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-creation/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-data</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-io/crac-io-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac-io</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac-io/crac-io-json/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac-io</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions data/crac-io/pom.xml
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-crac-io</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>CRAC import/export related modules</name>
<description>Module that gathers all the CRAC importers and exporters modules</description>
Expand Down
2 changes: 1 addition & 1 deletion data/crac/crac-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac/crac-impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac/crac-loopflow-extension/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/crac/crac-util/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-crac</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions data/crac/pom.xml
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-crac</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>CRAC related modules</name>
<description>Module that gathers CRAC api and its implementations</description>
Expand Down
2 changes: 1 addition & 1 deletion data/flowbased-domain/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-flowbased-domain</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/glsk/glsk-virtual-hubs/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-glsk</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions data/glsk/pom.xml
Expand Up @@ -7,10 +7,10 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<artifactId>open-rao-glsk</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GLSK virtual hubs related modules</name>
<description>Module that regroups all features related to GLSK virtual hubs</description>
Expand Down
2 changes: 1 addition & 1 deletion data/native-crac/native-crac-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-native-crac</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/native-crac/native-crac-io-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-native-crac</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions data/native-crac/pom.xml
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-native-crac</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Native CRAC</name>
<description>Module that gathers the features related to native CRAC data</description>
Expand Down
2 changes: 1 addition & 1 deletion data/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-open-rao</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-data</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions data/rao-result/pom.xml
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-rao-result</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RAO result</name>
<description>Module that gathers the features related to RAO result data</description>
Expand Down
2 changes: 1 addition & 1 deletion data/rao-result/rao-result-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-rao-result</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/rao-result/rao-result-impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-rao-result</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/rao-result/rao-result-json/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-rao-result</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions data/refprog/pom.xml
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-refprog</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RefProg related modules</name>
<description>Module that regroups all features related to RefProg file</description>
Expand Down
2 changes: 1 addition & 1 deletion data/refprog/reference-program/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-refprog</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/refprog/refprog-xml-importer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>open-rao-refprog</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/result-exporter/cne-exporter-commons/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-result-exporter</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/result-exporter/core-cne-exporter/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-result-exporter</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions data/result-exporter/pom.xml
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>open-rao-data</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>open-rao-result-exporter</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Result exporters</name>
<description>Module that regroups the RAO result exporters</description>
Expand Down
2 changes: 1 addition & 1 deletion data/result-exporter/swe-cne-exporter/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>open-rao-result-exporter</artifactId>
<groupId>com.powsybl</groupId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion data/virtual-hubs/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-data</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-virtual-hubs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/virtual-hubs/virtual-hubs-api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-virtual-hubs</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>
<artifactId>open-rao-virtual-hubs-api</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion data/virtual-hubs/virtual-hubs-json/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-virtual-hubs</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-virtual-hubs-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/virtual-hubs/virtual-hubs-network-assigner/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-virtual-hubs</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-virtual-hubs-network-assigner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/virtual-hubs/virtual-hubs-network-extension/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-virtual-hubs</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-virtual-hubs-network-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion data/virtual-hubs/virtual-hubs-xml/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-virtual-hubs</artifactId>
<version>5.5.0</version>
<version>5.6.0-SNAPSHOT</version>
</parent>

<artifactId>open-rao-virtual-hubs-xml</artifactId>
Expand Down

0 comments on commit 1276e54

Please sign in to comment.