mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-08 18:26:30 +00:00
Change aggregation to "false" by default
This commit is contained in:
parent
ae3901344e
commit
4b6c98e26e
@ -143,7 +143,7 @@
|
||||
<executables>bin/*.sh, bin/wrapper-*</executables>
|
||||
<bootstrapClass>com.pmease.commons.bootstrap.Bootstrap</bootstrapClass>
|
||||
<moduleClass>${package}.PluginModule</moduleClass>
|
||||
<aggregation>true</aggregation>
|
||||
<aggregation>false</aggregation>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
Loading…
x
Reference in New Issue
Block a user