Skip to content

Commit

Permalink
build infra before backend
Browse files Browse the repository at this point in the history
  • Loading branch information
stalep authored and jesperpedersen committed Aug 4, 2023
1 parent 0f43af0 commit e05d7a3
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 @@ -27,11 +27,11 @@
<packaging>pom</packaging>
<version>0.8-SNAPSHOT</version>
<modules>
<module>infra/horreum-dev-services</module>
<module>infra/horreum-infra-common</module>
<module>horreum-api</module>
<module>horreum-backend</module>
<module>horreum-client</module>
<module>infra/horreum-dev-services</module>
<module>infra/horreum-infra-common</module>
<module>horreum-integration-tests</module>
</modules>
<name>Horreum</name>
Expand Down

0 comments on commit e05d7a3

Please sign in to comment.