Skip to content

Commit

Permalink
Bump to 0.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
basseche committed Dec 16, 2024
1 parent 1da3840 commit 091b2da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
<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</network-modification.version>
<!-- FIXEME : correct version when gridsuite-dependencies.version are upgraded -->
<network-modification.version>0.3.0-SNAPSHOT</network-modification.version>
<!-- FIXME : Remove when gridsuite-dependencies.version are updated to include gridsuite-filter
version 1.0.16 or later -->
<filter.version>1.0.16</filter.version>
Expand Down

0 comments on commit 091b2da

Please sign in to comment.