The bundle version change (2.1.0 to 2.1.1) is too low, the new version must be at least 2.2.0
Hi,
I have cloned the aem-guides-wknd repo and trying to build a custom logic on top it.
When I do a build it gets failed with following error.
[ERROR] The bundle version change (2.1.0 to 2.1.1) is too low, the new version must be at least 2.2.0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WKND Sites Project - Reactor Project 2.1.1-SNAPSHOT:
[INFO]
[INFO] WKND Sites Project - Reactor Project ............... SUCCESS [ 2.155 s]
[INFO] WKND Sites Project - Core .......................... FAILURE [ 31.665 s]
[INFO] WKND Sites Project - UI Frontend ................... SKIPPED
[INFO] WKND Sites Project - UI apps structure ............. SKIPPED
[INFO] WKND Sites Project - UI apps ....................... SKIPPED
[INFO] WKND Sites Project - UI content .................... SKIPPED
[INFO] WKND Sites Project - UI config ..................... SKIPPED
[INFO] WKND Sites Project - UI sample content ............. SKIPPED
[INFO] WKND Sites Project - All ........................... SKIPPED
[INFO] WKND Sites Project - Integration Tests ............. SKIPPED
[INFO] WKND Sites Project - UI Tests ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.954 s
[INFO] Finished at: 2022-08-26T15:49:48+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal biz.aQute.bnd:bnd-baseline-maven-plugin:5.1.2:baseline (baseline) on project aem-guides-wknd.core: An error occurred while calculating the baseline: The baselining plugin detected versioning errors -> [Help 1]
I have followed this article and doesn't work - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/an-error-occurred-while-calculating-the-baseline-the-baselining/m-p/402179
Any suggestions would be helpful.
Regards