Skip to content

Commit

Permalink
ARTEMIS-4334: move artemis-website into the release profile since it …
Browse files Browse the repository at this point in the history
…now does nothing outwith it
  • Loading branch information
gemmellr committed Jun 26, 2023
1 parent 4e9f5fd commit e59fb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<module>artemis-cdi-client</module>
<module>artemis-boot</module>
<module>artemis-web</module>
<module>artemis-website</module>
<module>artemis-cli</module>
<module>artemis-commons</module>
<module>artemis-selector</module>
Expand Down Expand Up @@ -1186,6 +1185,7 @@
<profile>
<id>release</id>
<modules>
<module>artemis-website</module>
<module>examples</module>
</modules>
<build>
Expand Down

0 comments on commit e59fb02

Please sign in to comment.