Skip to content

Commit 7e553b0

Browse files
committed
remove version override
Signed-off-by: Etienne LESOT <[email protected]>
1 parent aa793a7 commit 7e553b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
<mockwebserver3.version>5.0.0-alpha.14</mockwebserver3.version>
5050
<sonar.organization>gridsuite</sonar.organization>
5151
<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-->
5352
</properties>
5453

5554
<build>
@@ -147,7 +146,6 @@
147146
<dependency>
148147
<groupId>com.powsybl</groupId>
149148
<artifactId>powsybl-ws-commons</artifactId>
150-
<version>${powsybl-ws-commons.version}</version>
151149
</dependency>
152150
<dependency>
153151
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)