Skip to content

Commit

Permalink
Bump to v5.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Rol <[email protected]>
  • Loading branch information
rolnico committed Jul 25, 2023
1 parent 89b2379 commit f292405
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion afs-action-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion afs-cassandra/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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-cassandra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-contingency/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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

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

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

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

<artifactId>powsybl-afs-ext-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-afs</artifactId>
<groupId>com.powsybl</groupId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-local</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-mapdb-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-afs</artifactId>
<groupId>com.powsybl</groupId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

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

<artifactId>powsybl-afs-mapdb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-network/afs-network-client/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-afs-network</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-network-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-network/afs-network-server/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-afs-network</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-network-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-network/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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-network</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-scripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>powsybl-afs</artifactId>
<groupId>com.powsybl</groupId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion afs-security-analysis-local/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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-security-analysis-local</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-security-analysis/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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-security-analysis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-spring-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-spring-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-storage-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>powsybl-afs</artifactId>
<groupId>com.powsybl</groupId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-storage-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/afs-ws-client-utils/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-afs-ws</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws-client-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/afs-ws-client/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-afs-ws</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/afs-ws-server-utils/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-afs-ws</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws-server-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/afs-ws-server/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-afs-ws</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/afs-ws-storage/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-afs-ws</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/afs-ws-utils/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-afs-ws</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion afs-ws/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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
</parent>

<artifactId>powsybl-afs-ws</artifactId>
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-afs</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
<packaging>pom</packaging>

<name>powsybl-afs</name>
Expand Down

0 comments on commit f292405

Please sign in to comment.