Skip to content

Commit

Permalink
Fix release maven profile (#312)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <[email protected]>
  • Loading branch information
flo-dup authored Dec 8, 2023
1 parent 976268f commit 59d09f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
<activation>
<activeByDefault>false</activeByDefault>
</activation>
<modules>
<module>dynawo-integration-tests</module>
</modules>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 59d09f7

Please sign in to comment.