diff --git a/content/doc/developer/persistence/incompatible-releases.adoc b/content/doc/developer/persistence/incompatible-releases.adoc index 7e1c1c2995ce..2d7818c46a51 100644 --- a/content/doc/developer/persistence/incompatible-releases.adoc +++ b/content/doc/developer/persistence/incompatible-releases.adoc @@ -18,8 +18,7 @@ it is possible to set the `hpi.compatibleSinceVersion` property to define the ol [source,xml] ---- - 2.60.3 - 8 + 2.289.3 1.0 ---- diff --git a/content/doc/developer/plugin-development/mark-a-plugin-incompatible.adoc b/content/doc/developer/plugin-development/mark-a-plugin-incompatible.adoc index a72aefa9d08c..d2632004f374 100644 --- a/content/doc/developer/plugin-development/mark-a-plugin-incompatible.adoc +++ b/content/doc/developer/plugin-development/mark-a-plugin-incompatible.adoc @@ -16,8 +16,7 @@ Starting from Plugin POM 3.33, it is possible to set a `hpi.compatibleSinceVersi [source,xml] ---- - 2.60.3 - 8 + 2.289.3 1.0 ----