Skip to content

Commit

Permalink
Bump to 1.2.0 and update table in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
  • Loading branch information
flo-dup committed Jun 15, 2022
1 parent a2327d6 commit e93c686
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
PowSyBl repositories versions:

| powsybl-dependencies | powsybl-core | powsybl-open-loadflow | powsybl-single-line-diagram | powsybl-network-area-diagram | powsybl-dynawo | powsybl-balances-adjustment | powsybl-entsoe |
| -------------------- | ------------ | --------------------- | --------------------------- | ---------------------------- | -------------- | --------------------------- | -------------- |
|----------------------|--------------|-----------------------|-----------------------------|------------------------------|----------------|-----------------------------|----------------|
| 1.0.0 | 4.7.0 | 0.19.0 | 2.9.1 | 0.3.0 | 1.7.0 | - | - |
| 1.1.0 | 4.8.0 | 0.20.0 | 2.10.0 | 0.4.0 | 1.8.0 | 1.12.0 | 1.4.0 |
| 1.2.0 | 4.9.0 | 0.21.0 | 2.11.0 | 0.5.0 | 1.9.0 | 1.13.0 | 1.5.0 |
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-dependencies</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>pom</packaging>

<name>PowSyBl dependencies POM</name>
Expand Down

0 comments on commit e93c686

Please sign in to comment.