We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793d3fc commit 0f717d7Copy full SHA for 0f717d7
pom.xml
@@ -86,10 +86,10 @@
86
<dependencyManagement>
87
<dependencies>
88
<!-- overrides of imports -->
89
- <dependency>
+ <dependency><!-- To remove when integrate in next release of gridsuite-dependencies or powsybl-ws-dependencies -->
90
<groupId>com.powsybl</groupId>
91
<artifactId>powsybl-ws-commons</artifactId>
92
- <version>1.19.0-SNAPSHOT</version>
+ <version>1.19.0</version>
93
</dependency>
94
<dependency><!-- To remove when integrate in next release of gridsuite-dependencies or powsybl-ws-dependencies -->
95
<groupId>com.squareup.okhttp3</groupId>
0 commit comments