Skip to content

Commit

Permalink
Simplified the pom.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
spoto committed Mar 7, 2024
1 parent 96821f3 commit 8bffa2c
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 @@ -82,8 +82,8 @@ Note: submodules whose artifact must be deployed on Maven Central must activate

<!-- specific profiles might add more modules to these -->
<modules>
<module>io-hotmoka-crypto-api</module>
<module>io-hotmoka-crypto</module>
<module>io-hotmoka-crypto-api</module>
<module>io-hotmoka-crypto</module>
</modules>

<!-- typical dependencies if submodules use JUnit 5 -->
Expand Down

0 comments on commit 8bffa2c

Please sign in to comment.