ARTEMIS-4334: move artemis-website into the release profile since it now does nothing outwith it

This commit is contained in:
Robbie Gemmell 2023-06-26 11:30:58 +01:00
parent 4e9f5fd3aa
commit e59fb0233e
1 changed files with 1 additions and 1 deletions

View File

@ -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>
@ -1186,6 +1185,7 @@
<profile>
<id>release</id>
<modules>
<module>artemis-website</module>
<module>examples</module>
</modules>
<build>