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 aa793a7 commit 7e553b0Copy full SHA for 7e553b0
pom.xml
@@ -49,7 +49,6 @@
49
<mockwebserver3.version>5.0.0-alpha.14</mockwebserver3.version>
50
<sonar.organization>gridsuite</sonar.organization>
51
<sonar.projectKey>org.gridsuite:security-analysis-server</sonar.projectKey>
52
- <powsybl-ws-commons.version>1.25.1</powsybl-ws-commons.version><!-- should be removed once gridsuite-dependencies is upgraded-->
53
</properties>
54
55
<build>
@@ -147,7 +146,6 @@
147
146
<dependency>
148
<groupId>com.powsybl</groupId>
149
<artifactId>powsybl-ws-commons</artifactId>
150
- <version>${powsybl-ws-commons.version}</version>
151
</dependency>
152
153
<groupId>org.springframework.cloud</groupId>
0 commit comments