From https://github.com/stefanuebe/vaadin-fullcalendar * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at 096a1a7 Bump to 7.2.4-SNAPSHOT $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.2.2 -DgenerateBackupPoms=false -B --no-transfer-progress [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ------------------< org.vaadin.stefan:fullcalendar2 >------------------- [INFO] Building FullCalendar for Flow 7.2.4-SNAPSHOT [1/5] [INFO] from addon/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar2 --- [INFO] [INFO] -------------< org.vaadin.stefan:fullcalendar2-scheduler >-------------- [INFO] Building FullCalendar Scheduler for Flow 7.2.4-SNAPSHOT [2/5] [INFO] from addon-scheduler/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar2-scheduler --- [INFO] [INFO] ----------------< org.vaadin.stefan:fullcalendar-demo >----------------- [INFO] Building Full Calendar web component demo 25.0.0-SNAPSHOT [3/5] [INFO] from demo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-demo --- [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.2.4-SNAPSHOT [4/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-parent --- [INFO] [INFO] ------------< org.vaadin.stefan:fullcalendar-e2e-test-app >------------- [INFO] Building Full Calendar E2E Test App 25.0.0-SNAPSHOT [5/5] [INFO] from e2e-test-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-e2e-test-app --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.2.4-SNAPSHOT ............... SUCCESS [ 1.942 s] [INFO] FullCalendar Scheduler for Flow 7.2.4-SNAPSHOT ..... SUCCESS [ 0.056 s] [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SUCCESS [ 0.058 s] [INFO] fullcalendar-parent 7.2.4-SNAPSHOT ................. SUCCESS [ 0.006 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SUCCESS [ 0.044 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.115 s [INFO] Finished at: 2026-07-15T06:43:27Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.2.2 -DartifactId=vaadin-bom -DgenerateBackupPoms=false -B --no-transfer-progress [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.2.4-SNAPSHOT [1/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ fullcalendar-parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar [INFO] Processing change of org.vaadin.stefan:vaadin-bom:7.2.4-SNAPSHOT -> 25.2.2 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.2.4-SNAPSHOT ............... SKIPPED [INFO] FullCalendar Scheduler for Flow 7.2.4-SNAPSHOT ..... SKIPPED [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SKIPPED [INFO] fullcalendar-parent 7.2.4-SNAPSHOT ................. SUCCESS [ 2.155 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.648 s [INFO] Finished at: 2026-07-15T06:43:34Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress