<!-- Thank you for suggesting an improvement to OpenRewrite! Feel free to delete any sections that don't apply to your request. --> ## What problem are you trying to solve? Since this MR https://github.com/openrewrite/rewrite/pull/5798, `UpdateScmFromGitOrigin` recipe with `addIfMissing=true` update all pom of a Maven project, root pom and all modules pom. ## Describe the solution you'd like Add an new option to update only root pom when `addIfMissing=true`