Skip to content

Commit

Permalink
Bump to 1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
  • Loading branch information
miovd committed Sep 22, 2021
1 parent 11681aa commit e1146ac
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>powsybl-dynawo</artifactId>
<groupId>com.powsybl</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

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

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

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

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

<artifactId>powsybl-dynawo</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>pom</packaging>

<name>powsybl dynawo</name>
Expand Down

0 comments on commit e1146ac

Please sign in to comment.