Skip to content

Commit

Permalink
Bump to v0.5.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Perrin <[email protected]>
  • Loading branch information
olperr1 authored and flo-dup committed Nov 27, 2023
1 parent 8115049 commit 752ac3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion open-reac/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-optimizer</artifactId>
<version>0.4.0</version>
<version>0.5.0-SNAPSHOT</version>
</parent>

<packaging>jar</packaging>
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-optimizer</artifactId>
<version>0.4.0</version>
<version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>PowSyBl Optimizer</name>
Expand Down

0 comments on commit 752ac3d

Please sign in to comment.