diff --git a/plugins/junit/README.md b/plugins/junit/README.md
index e3c40d248..63eccdb92 100644
--- a/plugins/junit/README.md
+++ b/plugins/junit/README.md
@@ -2,6 +2,3 @@
The JUnit Plugin supports testing actions within a Struts invocation, meaning that a full request is simulated,
and the output of the action can be tested.
You will find more details in [documentation](https://struts.apache.org/plugins/junit/).
-
-## Installation
-Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
diff --git a/plugins/portlet-junit/README.md b/plugins/portlet-junit/README.md
index afb10b76a..db36979ba 100644
--- a/plugins/portlet-junit/README.md
+++ b/plugins/portlet-junit/README.md
@@ -1,5 +1,2 @@
# Struts 2 Portlet JUnit plugin
The Portlet JUnit Plugin supports testing applications that use the Portlet Plugin.
-
-## Installation
-Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency.
diff --git a/plugins/portlet-junit/pom.xml b/plugins/portlet-junit/pom.xml
index 8f0a9e93c..639986cee 100644
--- a/plugins/portlet-junit/pom.xml
+++ b/plugins/portlet-junit/pom.xml
@@ -29,7 +29,7 @@
struts2-portlet-junit-plugin
jar
- DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.4.0
+ DEPRECATED: Struts 2 Portlet JUnit Plugin - since 6.3.0