Skip to content

Commit 0028715

Browse files
authored
network-modification v0.49.0 (#730)
Signed-off-by: Etienne LESOT <[email protected]>
1 parent 97c5cdd commit 0028715

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<sonar.coverage.exclusions>**/migration/**/*</sonar.coverage.exclusions>
5252
<sonar.organization>gridsuite</sonar.organization>
5353
<sonar.projectKey>org.gridsuite:network-modification-server</sonar.projectKey>
54+
<network-modification.version>0.49.0</network-modification.version>
5455
</properties>
5556

5657
<build>
@@ -117,6 +118,7 @@
117118
<dependency>
118119
<groupId>org.gridsuite</groupId>
119120
<artifactId>gridsuite-network-modification</artifactId>
121+
<version>${network-modification.version}</version>
120122
</dependency>
121123
<dependency>
122124
<groupId>com.powsybl</groupId>

0 commit comments

Comments
 (0)