Skip to content

Commit

Permalink
Merge branch 'main' into create-substation-in-voltageLevel-creation
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazwarhili authored Dec 10, 2024
2 parents ee48e64 + 9d5483f commit e7fa8f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.gridsuite</groupId>
<artifactId>gridsuite-network-modification-server</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.11.0-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Network modification server</name>
Expand Down Expand Up @@ -49,7 +49,7 @@
<mockwebserver3.version>5.0.0-alpha.14</mockwebserver3.version>
<liquibase-hibernate-package>org.gridsuite.modification.server</liquibase-hibernate-package>
<sonar.coverage.exclusions>**/migration/**/*</sonar.coverage.exclusions>
<network-modification.version>0.2.0-SNAPSHOT</network-modification.version>
<network-modification.version>0.2.0</network-modification.version>
</properties>

<build>
Expand Down

0 comments on commit e7fa8f5

Please sign in to comment.