diff --git a/docs/modules/ROOT/pages/Technical Documentation/Ecosystem/Project Management Tools/Maven Regex Profile Activation.adoc b/docs/modules/ROOT/pages/Technical Documentation/Ecosystem/Project Management Tools/Maven Regex Profile Activation.adoc index f19176b98..4127238b8 100644 --- a/docs/modules/ROOT/pages/Technical Documentation/Ecosystem/Project Management Tools/Maven Regex Profile Activation.adoc +++ b/docs/modules/ROOT/pages/Technical Documentation/Ecosystem/Project Management Tools/Maven Regex Profile Activation.adoc @@ -3,6 +3,8 @@ Maven Regex Profile Activation allows activating profiles by checking that a property matches a given Regex, rather than an exact value. +WARNING: The Maven Regex Profile Activation Extension is deprecated and no longer supported. This extension will not recieve future updates. + [[usage]] == Usage