Skip to content

Commit 2e871e0

Browse files
committed
Bump to V1.15.0
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
1 parent b120163 commit 2e871e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ dependencies to respectively have access to network model, IEEE test networks an
100100
<dependency>
101101
<groupId>com.powsybl</groupId>
102102
<artifactId>powsybl-iidm-impl</artifactId>
103-
<version>6.6.0</version>
103+
<version>6.7.0</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>com.powsybl</groupId>
107107
<artifactId>powsybl-ieee-cdf-converter</artifactId>
108-
<version>6.6.0</version>
108+
<version>6.7.0</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.slf4j</groupId>
@@ -124,7 +124,7 @@ After adding a last Maven dependency on Open Load Flow implementation:
124124
<dependency>
125125
<groupId>com.powsybl</groupId>
126126
<artifactId>powsybl-open-loadflow</artifactId>
127-
<version>1.14.1</version>
127+
<version>1.15.0</version>
128128
</dependency>
129129
```
130130

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</parent>
2020

2121
<artifactId>powsybl-open-loadflow</artifactId>
22-
<version>1.15.0-SNAPSHOT</version>
22+
<version>1.15.0</version>
2323

2424
<name>powsybl open loadflow</name>
2525
<description>An open source loadflow based on PowSyBl</description>

0 commit comments

Comments
 (0)