diff --git a/Help/dev/maint.rst b/Help/dev/maint.rst index c904673fb6..71e16106ab 100644 --- a/Help/dev/maint.rst +++ b/Help/dev/maint.rst @@ -339,7 +339,7 @@ Commit with a message such as:: away from setting policies to OLD. Update the ``cmake_policy`` version range generated by ``install(EXPORT)`` -in ``cmExportFileGenerator::GeneratePolicyHeaderCode`` and +in ``cmExportCMakeConfigGenerator::GeneratePolicyHeaderCode`` and ``install_jar_exports`` in ``javaTargets.cmake.in`` to end at the previous release. We use one release back since we now know all the policies added for that version. Commit with a message such as::