add ci profile for jetty-all

This commit is contained in:
Jesse McConnell 2013-08-14 14:43:39 -05:00
parent 759c7096b2
commit 654b434323
1 changed files with 6 additions and 0 deletions

View File

@ -612,6 +612,12 @@
<module>aggregates/jetty-all</module>
</modules>
</profile>
<profile>
<id>ci</id>
<modules>
<module>aggregates/jetty-all</module>
</modules>
</profile>
<profile>
<id>update-version</id>
<build>