Source changes
POM
In the root pom.xml
:
- change parent/version from 2.0.10 to 2.0.11
- change properties/syncope.version from 2.0.10 to 2.0.11
Files
Add
topology.corePoolSize=10 topology.maxPoolSize=20 topology.queueCapacity=50
to console/src/main/resources/console.properties
.
Replace the following files with their 2.0.11 counterparts (re-apply any customization previously made):