Skip to content

Commit 58b73b1

Browse files
committed
Merge branch 'main' of https://github.com/gridsuite/study-notification-server into handle-params-notification
2 parents ed5d60f + 5b8ed1f commit 58b73b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.powsybl</groupId>
1515
<artifactId>powsybl-parent-ws</artifactId>
16-
<version>15</version>
16+
<version>20</version>
1717
<relativePath/>
1818
</parent>
1919

@@ -42,7 +42,7 @@
4242
</developers>
4343

4444
<properties>
45-
<gridsuite-dependencies.version>31</gridsuite-dependencies.version>
45+
<gridsuite-dependencies.version>33</gridsuite-dependencies.version>
4646
</properties>
4747

4848
<build>

0 commit comments

Comments
 (0)